kolyvan / kxmovie

movie player for iOS using ffmpeg
2.84k stars 919 forks source link

Detecting if url is actually streaming something or not #163

Open anilios opened 7 years ago

anilios commented 7 years ago

Is there a way we can know that if stream url currently passed into the player is currently streaming anything or not. Stream url that i want to use always remains same even if it is streaming something or not. So i want to know if we can detect if url is streaming something or not so that either we can show player or some other UI.