Re: [Live-devel] how to use openrtsp get nal unit and video configinfo

2011-12-20 Thread Ross Finlayson
> another question,i how to get each nal unit timestamp ? It will be the "presentationTime" parameter to your "afterGettingFrame()" function - i.e., the 'after getting' function that you passed in your sink's call to "itsUpstreamSource->getNextFrame()". Ross Finlayson Live Networks, Inc. http:

Re: [Live-devel] how to use openrtsp get nal unit and video configinfo

2011-12-20 Thread 杨志祥
thank you answer my question. another question,i how to get each nal unit timestamp ? thank you! i want use live555 openrtsp get nal data from h264 encode device. i see live555 testprog playcommon.cpp code.it use h264videofilesink.