[Live-devel] Live H264 RTP source to RTSP Server

Ross Finlayson finlayson at live555.com
Tue Jan 31 01:56:38 PST 2012


One thing that you're definitely doing wrong is feeding your incoming H.264 NAL units into a "H264VideoStreamFramer".  This is wrong.  Because you are reading discrete NAL units - i.e., complete NAL units, one at a time - from your source, you *must* feed them into a "H264VideoStreamDiscreteFramer" instead.

But in any case, I don't have time to do a lot of hand-holding on people who use "@gmail.com" email addresses.  You're pretty much on your own here...


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120131/347f1ff8/attachment.html>


More information about the live-devel mailing list