[Live-devel] [Mirasys] Live555 RTSP server questions

Ross Finlayson finlayson at live555.com
Fri Mar 11 01:15:25 PST 2022



> On Mar 11, 2022, at 9:56 PM, Victor Vitkovskiy <victor.vitkovskiy at mirasys.com> wrote:
> 
> Hello Ross, 
> 
>>> But I wonder if the problem that you’re seeing is caused by the fact that the “testRTSPClient” demo application produces a line of output for every NAL unit that it receives?  This might be slowing down the client enough to lose some incoming packets?
> No, it produces output for each frame, not NAL unit

Actually, for H.264 and H.265 video, each NAL unit is treated (by our RTP reception code) as if it were a separate frame.  (This is because the IETF-standardized RTP payload format for these codecs is defined in terms of NAL units, rather than frames.)  So “testRTSPClient” will output a line for each NAL unit that it receives.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/




More information about the live-devel mailing list