Closed danny66900 closed 5 months ago
are you forwarding the RTSP port? If not, the default should be 8554 like this:
rtsp://localhost:8554/frontdoor.jpg
are you forwarding the RTSP port? If not, the default should be 8554 like this:
rtsp://localhost:8554/frontdoor.jpg
I use the following url on my phone/tablet AND on my Shinobi server :
rtsp://10.0.0.53:8554/frontdoor
10.0.0.53 is my server static IP.
That url works : rtmp://10.0.0.53:1935/frontdoor
So something looks wrong with the RTSP
Any more info/logs I can provide? Thanks
Edit :
I had the same issue. Racked my brain for a few hours. I use UNRAID and install via apps. The v2.9.3 app has the ports configured wrong in the docker config.
If memory serves correct the docker had RTSP Host port as 8544. But since the container port was 8554 it would show up in wyze bridge as correct. But the docker port config was wrong so RTSP wouldn't work. Updated the docker config and all is working perfect.
I had the same issue. Racked my brain for a few hours. I use UNRAID and install via apps. The v2.9.3 app has the ports configured wrong in the docker config.
If memory serves correct the docker had RTSP Host port as 8544. But since the container port was 8554 it would show up in wyze bridge as correct. But the docker port config was wrong so RTSP wouldn't work. Updated the docker config and all is working perfect.
You're a true hero! Thanks alot!
Fixed
Describe the bug
Hi,
I can't get the RTSP feed to work on 2.9.3. RTMP stream works well and HLS too.
Things I tried:
ON_DEMAND=FALSE WEB_AUTH=FALSE ENABLE_AUDIO=FALSE
Nothing looks wrong in the logs
Any idea what to try to fix this? Thanks alot!
Environment (if applicable)