I have been working with the testRTSPClient example for reading from an MJPEG 
camera. I understand that when afterGettingFrame() is called, fReceiveBuffer 
contains the raw RTP packet, and I need to reformat the header to get 
"standard" JPEG files.

What is the recommended method for doing this? It appears that 
JPEGVideoRTPSource contains a private virtual function called 
processSpecialHeader() that is meant for this task, but I don't understand the 
Live555 architecture well enough to know how this should get called.

Thanks,

Tim



Tim Gee<mailto:tim....@aldiscorp.com> | Senior R&D Engineer
Aldis<http://www.aldiscorp.com/> | 10545 Hardin Valley Rd. | Knoxville TN | 
37932
o: 865-978-6535 | f: 865-249-6608



_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to