I mean to RTP Header Extension. and thank you for your answer.

what I am trying to do is adding meta data per frame to a H264 RFC3984 stream.
another way which cross my mind is to put this meta data in NAL with unspecified NAL type (24-31). But I need it to interop with clients which dont support my meta data. (they just need to ignore this data)
Do you think it will do the job?


Because this 'meta data' is per frame, and thus associated directly with the H.264 video data, then the best solution would be to carry it within the H.264 video data - rather than RTP headers - if you can.
--

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

Reply via email to