[Live-devel] Regarding JPEG streaming

Pramod Bhagwat prbhagwat at gmail.com
Fri Feb 6 01:07:11 PST 2009


Hi Ross,
This is regarding streaming jpeg over rtp. I read the FAQ and in the
mail mentioned below

http://lists.live555.com/pipermail/live-devel/2005-January/001908.html
You mentioned following:

Note that "JPEGVideoSource" is an abstract base class.  You must define and
implement your own subclass of this class that delivers (in the
"doGetNextFrame()" virtual function) complete JPEG video frames (but
without the usual JPEG header).

Here i am not clear about meaning of  *JPEG frame without usual JPEG header*.
Does it mean JPEG frame starting from Marker S0F0 i.e. 0xFF 0xC0 is
considered for streaming over RTP? or my understanding is not correct.
Please let me know.

Warm Regards,
pramod


More information about the live-devel mailing list