My Streaming is Android Mobile Application that runs online streaming Video. You can watch any Live HTTP Video Streaming URL which can easily run under your Android devices. This Streaming application runs these formats(.mp38, mp4, hls) and Youtube, embedded video(Like DailyMotion, Open Load, Vimeo, Very Stream). We can handle unlimited categories, and channels by category from the admin panel(PHP code) and show them in the Android application.
This app uses PHP Server as the backend part, there was an admin panel with PHP framework. Source code is very easy to understand, customize and re-skin the app for their personal use.
Version 1.5 (02 April 2022)
- [Improve] Bottom tab UI Color
- [Improve] Replace the player with the latest Exo Player(given by Google itself)
- [Added] Added forward/backward of live streaming for 10 seconds
- [Added] Select appropriate resolution based on streaming live URL
- [Added] Increase/decrease speed
Version 1.4 (09 May, 2020)
- [Added] Admin Panel: Added a new feature to replace the link path.
- [Added] Admin Panel: RTL Supported from Setting Menu
- [Added] Admin Panel: YouTube Key Manage from Setting Menu
- [Added] Android: Convert code into AndroidX
- [Added] Android: PIP(Picture In Picture) Mode On/Off (Only for Streaming Type Channels)
- [Added] Android: The bottom menu can be changed easily
- [Added] Android: Playing channel to external MXPlayer easily
- [Bug] Android: Mandatory login issue.
- [Bug] Android: 64-bit build issue.
Version 1.3 (08 Jan, 2020)
- [Added] Admin Panel : Auto Update(Force Update) setting added
- [Added] Android: Auto-update popup shows if the current play store version is higher than the installed app version
- [Added] Android: RTL Support (On/Off)
- [Bugs] Android: Solved minor bugs for Favorite tab not shown youtube image, pagination issue solved
Version 1.2 (04 Jan, 2020)
- [Added] Android + Admin : User agent support added(It is Optional field)
- [Added] Admin Panel: Mandatory Login set Enabled/Disabled from Admin Panel
- [Added] Admin Panel: Enable/Disable Grid for Channels from Admin Panel.
- [Added] Android: Show grid view if set TRUE from Admin Panel
Version 1.1 (27 Dec, 2019)
- [Added] Android: Youtube Player Supported
- [Added] Android: Embedded Player supported (i.e: DailyMotion, Open Load, Vimeo, Very Stream)
- [Added] Admin Panel: Youtube and Embedded Player selection
- [Added] Admin Panel: Display a particular channel type on the Channels list
- [Added] Admin Panel: Youtube Image automatically fetch based on Youtube Link, if Channel Type selection as YouTube.
Version 1.0 (20 Dec, 2019)
- Initial version