Re: [Live-devel] Please help me to understand how I can retrieve the Frame Width, Frame Height and Frame Type (I or P frame).

2015-11-21 Thread Ross Finlayson
> Thank you very much for this project! > Please help me to understand how I can retrieve the Frame Width, Frame Height > and Frame Type (I or P frame). These parameters (and others) are computed by your decoder - when it decodes the H.264 video stream. (Note that the “LIVE555 Streaming Media”

[Live-devel] Please help me to understand how I can retrieve the Frame Width, Frame Height and Frame Type (I or P frame).

2015-11-21 Thread Michael Margold
Hello! Thank you very much for this project! Please help me to understand how I can retrieve the Frame Width, Frame Height and Frame Type (I or P frame). My code example is based on testRTSPClient.cpp I am in the function DummySink::afterGettingFrame fSubsession.videoWidth() and fSubsession.vi