2014 1:24 PM
*To:* LIVE555 Streaming Media - development & use
*Subject:* Re: [Live-devel] rtsp client -> h264 decoder
OK, so perhaps it would be best if you clarified what specific problem you are seeing.
Is it a problem at the server end, at the client end, or both? And where specifi
> My client, on the other hand only works for the live555MediaServer and one of
> the cameras. The other camera, after receiving the data and delivering to the
> decoder/renderer and am seeing green distorted video, complete gobbly-gook.
> There doesn’t appear to be any connectivity problems nor
more in the area where I am setting up the
video information?
Thanks,
Ken
From: live-devel [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross
Finlayson
Sent: Friday, September 26, 2014 1:24 PM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] rtsp clien
OK, so perhaps it would be best if you clarified what specific problem you are
seeing. Is it a problem at the server end, at the client end, or both? And
where specifically are you using the "LIVE555 Streaming Media" code? In your
server (i.e., camera), in your client (i.e., media player), or
nt: Friday, September 26, 2014 12:49 PM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] rtsp client -> h264 decoder
What usually causes this type of behavior?
Truncated video frames, due to your camera's frames (actually, H.264 NAL units)
being too large for the outg
> What usually causes this type of behavior?
Truncated video frames, due to your camera's frames (actually, H.264 NAL units)
being too large for the outgoing "RTPSink"s buffer. If this is happening, you
should be seeing warning messages on your server's 'stderr', telling you to
increase "OutPa