[Live-devel] Problem with H264 RTP streams
Ross Finlayson
finlayson at live555.com
Mon May 5 12:06:17 PDT 2008
>--------------------------------------------------
>[00000328] live555 demuxer debug:
>tk->rtpSource->hasBeenSynchronizedUsingRTCP()
>MultiFramedRTPSource::doGetNextFrame1(): The total
>received frame size exceeds the client's buffer size
>(65536). 62 bytes of trailing data will be dropped!
>[00000328] live555 demuxer debug: lost 62 bytes
>[00000328] live555 demuxer debug: increasing buffer
>size to 131072
>MultiFramedRTPSource::doGetNextFrame1(): The total
>received frame size exceeds the client's buffer size
>(131072). 56 bytes of trailing data will be dropped!
>[00000328] live555 demuxer debug: lost 56 bytes
>[00000328] live555 demuxer debug: increasing buffer
>size to 262144
This is OK. VLC is just reporting that its initial receive buffer
size was too small, and that it's automatically increasing it.
>[00000349] faad decoder warning: Quantised value out
>of range
>---------------------------------------------
>and neither the video nor the audio is being rendered.
This is a problem with the decoder; not with our software. Are you
*sure* that the data is correctly-encoded H.264 video?
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list