> On Sep 16, 2019, at 6:21 AM, Yuri D'Elia <[email protected]> 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:
>
> live555ProxyServer -p 554 -R -U user pass
> 'rtsp://user:pass@cameraip/videostream’
Try instead:
live555ProxyServer -p 554 -u user pass 'rtsp://cameraip/videostream’
I.e., use "-u <username> <password>” (*not* -U), and don’t include the
username:password in the RTSP URL.
> Whenever I open the proxied video stream for the first time in a while,
> I get the following from the client (ffplay, vlc, or anything else):
>
> Playing: rtsp://server/proxyStream [ffmpeg/demuxer] rtsp: method PLAY
> failed: 454 Session Not Found
Try adding the -V (upper-case V) option, to get verbose diagnostic output, and
send us this diagnostic output, when the problem occurs.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel