[Live-devel] Please unsubscribe me from all mailing lists!

2016-01-01 Thread Michael Margold
Hi! Please unsubscribe me from all mailing lists! My email: ad...@soft-collection.com Thank you! ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] I-frame or P-frame

2015-12-13 Thread Michael Margold
Hi! Thank you very much for your help with SPS and PPS. Please, can you suggest me where can I find information about frame type. Whether it is an I-frame or P-frame. Thank you! ___ live-devel mailing list live-devel@lists.live555.com http:/

[Live-devel] Please suggest me how can I organize decoding of the stream.

2015-12-02 Thread Michael Margold
Hi! Please suggest me how can I organize decoding of the stream. Now I can get the h264 frames from RTSP as byte arrays, their sizes in bytes, mediumNames and codecNames of these frames. 1. But which test*.cpp file have I use as a base in order to decode these frames? Is it openRTSP.cpp or

[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