QuantumEntangledAndy / neolink

An RTSP bridge to Reolink IP cameras
GNU Affero General Public License v3.0
257 stars 41 forks source link

Unable to access mainstream since upgrading to 0.6.0 from 0.5.18 #147

Closed jamesahendry closed 10 months ago

jamesahendry commented 10 months ago

Describe the bug When I upgrade to 0.6.0 from 0.5.18 I am only able to access the substream and not the mainstream

rtsp://10.0.45.25:8554/courtyard - does not work rtsp://10.0.45.25:8554/courtyard/Substream works

To Reproduce

Very simple config - 1 cam on a B800

bind = "0.0.0.0"

[[cameras]] name = "courtyard" username = "admin" password = "" address = "10.0.45.87:9000"

Expected behavior Should have access to both substream and mainstream. Nothing I read in the release notes stipulated that you needed to define steams in the .toml file in 0.6.0 so I'm assuming the above .toml would work

Versions NVR software: RTSP stream on VLC Neolink software: 0.6.0 Reolink camera model and firmware: B800 / v3.0.0.183_21012800

jamesahendry commented 10 months ago

Please ignore. Not sure why - but when I reloaded 0.6.0 for a second time - all came up.