Gilad Nadav

Results 26 comments of Gilad Nadav

@rajeshghosh1978 @erdemguven I am also facing this random exception on my Pixel3 Android 10 could it be as a result of android lifecycle when destroying the app onDestroy VS. onStop...

@erdemguven @ojw28 is there a possibility that the decoders resources are not released by the OS once app is destroyed. for example the player.release was not executed in the onDestroy...

@tonihei I would also suggest supporting scenario where app will want to download part of the stream but from specific position and not only from the start and give the...

@robwalch do you think this issue will have a fix in upcoming versions?

@rohitjoins do you have ability to run locally multicast? I am using this method ffmpeg -stream_loop -1 -re -i mymulticast.ts -c copy -f mpegts 'udp://239.0.0.1:1024' let me know if you...

@tonihei if you could please have a look at the bug report we sent today via mail thx!

@amohiy not sure this is related to your problem do you have test page? basically we have Android SDK for android TV https://github.com/kaltura/kaltura-player-android

@OrenMe I believe this is just extra validation as we check for support in the tracks creation so not convinced 100% it is required but it is nice to have...