<div>Hello ,</div>
<div> I am having problem with Packetizer implementation of H.264 (RFC 3984). I am facing problem to decide the RTP payload length as for IP network with MTU size equals to 1500, what if our NAL unit is greater than 1500 and NAL_TYPE is single NAL(1-23) for that NAL unit( hence cant be fragmented ).
</div>
<div>How should i deal with such cases, should i exceed the MTU size (ie increase the RTP payload length ) and let the IP layer provide the fragmentation.</div>
<div>Will this hamper the performance (error resiliency).</div>
<div> </div>
<div>Thanks</div>
<div>Neeraj Jayaswal</div>