Gh05ts
Gh05ts
## Here is the log for the player when using wifi. ``` I/IJKMEDIA(20911): ===== versions ===== I/IJKMEDIA(20911): ijkplayer : k0.8.8-15-ge7fde118 I/IJKMEDIA(20911): FFmpeg : ff3.4--ijk0.8.7--20180103--001 I/IJKMEDIA(20911): libavutil : 55.78.100 I/IJKMEDIA(20911): SDL_RunThread:...
Using option is not letting me use playback faster than 1. ``` var option1 = IjkOption(IjkOptionCategory.format, "protocol_whitelist", "concat,http,tcp,https,tls,file"); controller.setIjkPlayerOptions( [TargetPlatform.iOS, TargetPlatform.android], [option1].toSet(), ); ``` I have to use this option...
**Simple description** Hi, do you think it would be possible to add this feature, I believe almost everyone who uses hls with this player would greatly appreciate this, players like...
Hi after I change route on my app can we dispose or close the server? Or is this automatically handled?