You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
paths:
proxied:
# url of the source stream, in the format rtsp://user:pass@host:port/path
source: rtsp://admin:mypassword@192.168.4.226:5540/stream1
then, restart rtsp-simple-server. it's ok. Active: active (running)
but, i can not use rtsp://127.0.0.1:8554/proxied to open camera with vlc or fflpayer.
yet, i can use rtsp://admin:mypassword@192.168.4.226:5540/stream1 to open camera with ffplayer.
i have the same error when using tplink cam, the paths section in .yml is:
the source url can be opened with vlc with no problem
i'm using docker arm64 and amd64 version v0.20.2
Which version are you using?
v0.19.1
Which operating system are you using?
Describe the issue
in proxy mode,i add a tp-link ipc in rtsp-simple-server.yml.
rtsp-simple-server.yml(please rename to 'rtsp-simple-server.yml' ).txt
paths:
proxied:
# url of the source stream, in the format rtsp://user:pass@host:port/path
source: rtsp://admin:mypassword@192.168.4.226:5540/stream1
then, restart rtsp-simple-server. it's ok. Active: active (running)
but, i can not use rtsp://127.0.0.1:8554/proxied to open camera with vlc or fflpayer.
yet, i can use rtsp://admin:mypassword@192.168.4.226:5540/stream1 to open camera with ffplayer.
Describe how to replicate the issue
Did you attach the server logs?
yes
rtsp-simple-server.log
Did you attach a network dump?
no
The text was updated successfully, but these errors were encountered: