<br>Hello,<br><br>I&#39;m developing a real time video processing aplication. I discovered your incredible rtsp library so I compiled and tested the samples. I need to receive h264 encoded video trough rtsp protocol and I&#39;ve seen you already support this. I need to process each decoded frame, but I don&#39;t know in witch place do this. I&#39;ve read a tutorial about h264 over livemedia, and also inspected the class hierarchy and I supose that this could be done deriving from H264VideoRTPSink class and overriding doSpecialFrameHandling, but I still don&#39;t know how retrieve frame propieties (width, height, pixelformat...) and the frame. It would appreciate it if you correct me and explain me the way to do this.<br>
<br>Thanks,<br>Jordi<br clear="all"><br>