Re: [Live-devel] rtsp proxy error on first request

2019-09-18 Thread Ross Finlayson
Thanks for sending the log. It shows that the problem is with your ‘back-end’ server (i.e., IP camera). The LIVE555 Proxy Server is working properly. > Attached. As before, the sequence of actions: > > - start proxyserver > - run player: fails > > Playing: rtsp://proxyaddr/proxyStream > [ffm

Re: [Live-devel] rtsp proxy error on first request

2019-09-18 Thread Yuri D'Elia
On Tue, Sep 17 2019, Ross Finlayson wrote: > And send us the complete log output (especially during the time that the > proxy server returns "454 Session Not Found”). Attached. As before, the sequence of actions: - start proxyserver - run player: fails Playing: rtsp://proxyaddr/proxyStream [ffmp

Re: [Live-devel] rtsp proxy error on first request

2019-09-17 Thread Ross Finlayson
> On Sep 17, 2019, at 10:34 AM, Yuri D'Elia wrote: > > On Mon, Sep 16 2019, Ross Finlayson wrote: >> Try adding the -V (upper-case V) option, to get verbose diagnostic output, >> and send us this diagnostic output, when the problem occurs. > > Ran as following: > > /usr/bin/live555ProxyServe

Re: [Live-devel] rtsp proxy error on first request

2019-09-17 Thread Yuri D'Elia
On Mon, Sep 16 2019, Ross Finlayson wrote: > Try adding the -V (upper-case V) option, to get verbose diagnostic output, > and send us this diagnostic output, when the problem occurs. Ran as following: /usr/bin/live555ProxyServer -p 554 -R -V -u user pass 'rtsp://camera/videoMain' "camera" is 19

Re: [Live-devel] rtsp proxy error on first request

2019-09-16 Thread Ross Finlayson
> On Sep 16, 2019, at 6:21 AM, Yuri D'Elia wrote: > > I've been using live555ProxyServer for a while, starting a couple of > years ago and currently using 2019.08.28 from debian unstable. > > I'm relaying an authenticated rtsp stream from a webcam. > I'm using proxyserver as follows: > > live