Hi All
    
    I'm working on live555 library for a MJPEG strerming server. It's really 
complicate to me to understand it even I read FAQ , RFC2035 and Elphel sample 
code. 
    As I understand, what I need to do is to setup rtp, rtcp, rtsp APIs and 
provide JPEG header and JPEG payload to feed relevant parameters then it will 
packet the data and send it out. It seems easy but I got something confused.

    1) how to count jpeg header length and payload length?
    2) How to decide the value of fMaxSize? Its value is always smaller than 
fFrameSize. Can I make it bigger?
    3) Does it always abandon the frame data over fMaxSize (I mean 
fNumTruncatedBytes)?

Any suggestions would be appreciate.

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

Reply via email to