Hi,everyone,<div>Sorry,please forgive me not good English,</div><div>For liveMedia library, I have some questions need to understand.</div><div>we want to do streaming the  H264 video from liveMedia Server.</div><div>and I want to decode the H264 frames by our platform, and display to component video output.</div>
<div>If we don't need to do for h264 vdieo decoding  ,but wish to obtain video frame data,and deliver to our codec.</div><div>so, following is my questions:</div><div>1. I wish to obtain video frame data,and directly deliver to our codec,</div>
<div>which I need to add or modify that part? (openRTSP example)</div><div>Do I need go modify H264videoRTPSink::afterGettingFrame  ? In that function,Is the data already been decoded or not?</div><div>or just get data from FileSink and deiver that?</div>
<div>2. How can i control the frames arrived or not?</div><div><br></div><div>thanks,</div><div>Best Regards,</div><div>Nick</div>