ccrtp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ccrtp-devel] RFC3984 fragmentation unit implementation


From: Kevin Dixon
Subject: [Ccrtp-devel] RFC3984 fragmentation unit implementation
Date: Mon, 30 Mar 2009 08:55:14 -0700

Hi all,

I'm implementing RFC3984 (H.264 payload format) for use with ccRTP. I
have a general question about the Fragmentation Unit, if anyone knows.
When you fragment a NALU, you put two bytes in front of each fragment,
1 for FU indicator, and 1 for FU header. These 2 bytes contain the
same information that the NALU header does.

My question is, are you supposed to strip out the NALU header and
re-assemble it on the receiver side, or do you just leave the NALU
header as is?

Thanks,

-Kevin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]