Alcinoe
Alcinoe copied to clipboard
Caching of Video-Stream
I am using ALVideoPlayer to play hls (m3u8) videos. On Android the player (exoplayer) crashes quite often when the playback speed is larger than 1 (faster than original speed). To me it seems that there is a buffering/caching issue, i.e. the player seems to run out of data in case of faster playback, for the crashes do not occur if speed is the original one. I use a fast WLAN connection and an AWS S3 bucket for the video data thus with high probability it is not an issue of bandwidth of network or server. Any idea? Many thanks in advance!
how to use TALvideoPlayerSurface? When i use it, always stuck on splash screen
Did you add the Exoplayer libraries to your project? If I remember correctly I experienced the very same problems before adding the related java libraries.
how to use TALvideoPlayerSurface? When i use it, always stuck on splash screen
I have the same problem. I have added jar files for exoplayer manualy, but still freeze on splash screen
if it's freeze then try to look with the monitor the log (mine is located here: C:\SDKs\android\tools\monitor.bat) but it's look like you forget one jar, try to launch the alfmxcontrols demo