[Live-devel] a bug about live555?

enchao gu enchaogu at gmail.com
Mon Nov 11 16:15:50 PST 2013


when live555 works in server mode,

two pachets comes at once by rtsp over tcp while starting,

if the firtst packet is rtsp protocal , the second is rtcp data ,

in function "void
RTSPServer::RTSPClientConnection::incomingRequestHandler1() " will receive
all data,

function "handleRequestBytes" can parse correct cmd, but rtcp data will
stay in "fRequestBuffer",

then if another rtsp protocal comes, now it can't parse correct,

can i drop the rtcp data?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: print.JPG
Type: image/jpeg
Size: 79340 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20131112/55b8c977/attachment-0001.jpe>


More information about the live-devel mailing list