> I tried to stream VP9 video via RTP using RTSP server. I refer the examples
> which are for H264 to do this.Though you provide H264VideoStreamFramer you
> doesn't provide VP9VideoStreamFramer in your library.Is there any other way
> to do this without using streamframer? How can I do this?
S
Hi Ross,
While trying to use Live555 RTSPClient for a Sat>IP client, I noticed a
possible bug inside RTSTClient::handleResponseBytes() function. The
problem code is in this line:
else if (checkForHeader(lineStart, "com.ses.streamID:", 16,
headerParamsStr)) {
Here the number of bytes 16 s