>Hi all,
>I am trying to send a HD H.264 video and I found a problem when the frame size
>is bigger than unsigned range (0-65535

Huh?  That's the range for "unsigned short", not "unsigned".

Where specifically in the code are you having trouble?

(I hope you're using our "H264VideoRTPSink" class.  It automatically 
fragments RTP packets - as specified by the H.264/RTP payload format 
- if H.264 NAL units are too large for outgoing RTP packets.)
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to