Enabling DVR Functionality in Android Media Player -


I am streaming an M3U8 video using the Android Media Player. Now our requirement has changed so we need to enable the DVR's functionality in our video player.

We have enabled the DVR functionality for streaming and it works fine in iOS. We can scroll back in the iPhone but like Android Media Player in Android, it does not support DVR.

Can anyone help me to do this? Is there any OpenSource Library or SDK available for this?

Thanks

Actually support for Android HLS is still very limited, And that's why it does not support DVR playback functionality, even when the player's behavior is still not stable when HLS is used, sometimes the adaptive bitrate does not work for example.

Still waiting for the Android team to advance on this front


Comments