> *** live555ProxyServer LOG
>
> LIVE555 Proxy Server
>
> (LIVE555 Streaming Media library version 2015.05.25)
>
>
[…]
> Sending request: PLAY rtsp://admin:1@192.168.1.121//h264/ch1/main/av_stream
> RTSP/1.0
>
> CSeq: 9
> Authorization: Digest username="admin", realm="Embed
Hi, thank you for your reply;
The commands for the server and
client:
./live555ProxyServer -V
rtsp://admin:1@192.168.1.121//h264/ch1/main/av_stream
./testRTSPClient rtsp://192.168.1.128:8554/proxyStream
As I said
before, after 70 with the client disconnected, I tryed to connect again
a
> live555ProxyServer LOG:
>
> ProxyServerMediaSubsession["H264"]::closeStreamSource()
>
> ProxyServerMediaSubsession["H264"]::createNewRTPSink()
>
> ProxyServerMediaSubsession["PCMU"]::createNewStreamSource(session id
> 929659699)
> ProxyServerMediaSubsession["PCMU"]::createNewRTPSink()
> Recei
Hi;
I am trying to use live555ProxyServer with an IP CAMERA, but
when the last client(testRTSPClient) disconnects, after timeout the
server closes the stream and when I connect the client again, it shows
the message "Started playing session..." and nothing else happens.
Is
there a way to det