neolink icon indicating copy to clipboard operation
neolink copied to clipboard

mainStream issues

Open lexohcom opened this issue 1 year ago • 0 comments

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

lexohcom avatar Jun 24 '24 02:06 lexohcom