Page 1 of 1

JAVA/ANDROID: Extracting Codec Information?

Posted: 20 Dec 2017 04:54
by Jo_Han_Solo
Was just wondering if anyone knew how to extract the codec information from a RTSP streamed video in Android/Java programming.

The image below shows the information I'm talking about:
http://s1378.photobucket.com/user/Jo_Ha ... sort=3&o=0

See I'm still trying to figure out my previous issue that I was having about fullscreening the video feed, only this time I think I may have figured out a solution to the problem but I need to be able to extract the codec information from the video, most importantly the resolution of the video feed that is playing.

Does anyone know how to do this?

Kind Regards,

Jo Han Solo

Re: JAVA/ANDROID: Extracting Codec Information?

Posted: 21 Dec 2017 10:42
by Jean-Baptiste Kempf
You can get that, since we have it in the ANdroid VLC application.