I've developed a video stream application and using HTTP Live Streaming. I want to get information about currently playing video. is it possible ?
For example , i need current bitrate of HLS Video. It is so easy with IOS(getCurrentBitRate function) , is there something like that in Android ?
Waiting for your opinions.
Thank you very much.