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

2011-12-20 Thread Ross Finlayson
> i want use live555 openrtsp get nal data from h264 encode device. i see > live555 testprog playcommon.cpp code.it use h264videofilesink. my question: > 1、i hope use playcommon get nal data rather than write file.so i must write > our myh264videosink? yes or no? Yes, if you want to do somethin

[Live-devel] how to use openrtsp get nal unit and video config info

2011-12-20 Thread 杨志祥
dear: i want use live555 openrtsp get nal data from h264 encode device. i see live555 testprog playcommon.cpp code.it use h264videofilesink. my question: 1、i hope use playcommon get nal data rather than write file.so i must write our myh264videosink? yes or no? 2、if use our myh264videosink ge