> I am getting the following error message (H264VideoStreamDiscreteFramer
> error: MPEG 'start code' seen in the input) while using live555 proxyserver
> to stream RTSP streams from a few of my IP cameras. This error seems to
> appear in many IP cameras from a particular vendor. However, it does
*Hello Sir
As u can u see from my last mail i am using the code from your file
testOnDemandRTSPServer.cpp
under the section/ A MPEG-2 Transport Stream, coming from a live UDP
(raw-UDP or RTP/UDP) source.
As u said that "my error message means exactly what it says: The size of
the buffer that you
Hello everyone,
I am getting the following error message (H264VideoStreamDiscreteFramer
error: MPEG 'start code' seen in the input) while using live555 proxyserver
to stream RTSP streams from a few of my IP cameras. This error seems to
appear in many IP cameras from a particular vendor. However, i
>
> if (rtspClients[i] != NULL)
>
> {
>
> *env << "shutting down " << *rtspClients[i] << "\n";
>
> shutdownStream(rtspClients[i]);
>
> }
>
> rtspClients[i] = NULL;
>
> }
>
> Mike,
Could you send your shutdownStream()? Perhaps you're no