[Live-devel] Nal Unit Type

Engin Kurutepe kurutepe at nue.tu-berlin.de
Thu Jan 18 04:36:11 PST 2007


I have implemented my own H264VideoStreamFramer for RTP packets output 
of JVM encoder and did not have such problems. I suspect the problem 
might be in your code.

Engin.

Ramon Martin de Pozuelo wrote:
> Hi all,
> I create a subclass from H264VideoStreamFramer and I stream some nal 
> units that I extract from a .264 file (that have RAW nal units separate 
> by 00000001. My application send correctly all nal units with 
> nal_unit_type = 5 (coded slice of an IDR picture) and 4, but it doesn't 
> stream 1 (coded slice of a non-IDR picture), 6 (SEI) & 7 (Sequence 
> parameter set). Is there ay filter in H264RTPSink or in another class 
> that does it by default?? I would like to send these types too.
> 
> Thanks in advance,
> 
> Ramon
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel



More information about the live-devel mailing list