QuantumEntangledAndy / neolink

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

mainStream issues #273

Open lexohcom opened 1 week ago

lexohcom commented 1 week ago

Describe the bug When trying to use the "Main" stream or "both" it sometimes decide that it connects to the stream but no video is displayed. tried with both H264 and H265 formats.

However "Sub" with H265 works fine.

I have 7 cameras in my config file.

To Reproduce Steps to reproduce the behavior. Example:

  1. Create this configuration file: bind = "127.0.0.1" bind_port = 8559

[[cameras]] name = "mycameraname" username = "myuser" password = "mypass" uid = "myuid" format = "H265" stream = "Sub"

  1. Launch Neolink:
  2. Notice camera rtsp stream is not available ( sometimes is but not working )

Expected behavior The stream is always available and always display a video.

Versions Model RLC-843A with Firmware Version v3.1.0.2948_23112721 Neolink 0.6.2