Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

neolink crashes in GStreamer-RTSP-Server #380

Open
thardie opened this issue Apr 19, 2024 · 0 comments
Open

neolink crashes in GStreamer-RTSP-Server #380

thardie opened this issue Apr 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@thardie
Copy link

thardie commented Apr 19, 2024

Describe the bug
Most often during startup, neolink crashes (with core dump) in GStreamer-RTSP-Server

To Reproduce
Steps to reproduce the behavior.

  1. Create this configuration file:
bind = "0.0.0.0"
[[cameras]]
name = "5"
username = "admin"
password = ""
address = "172.16.25.205:9000"

[[cameras]]
name = "6"
username = "admin"
password = ""
address = "172.16.25.206:9000"
  1. Launch Neolink
  2. Wait for crash

Expected behavior
Not crash

Versions
NVR software: N/A (Talking to cameras directly)
Neolink software: Build from commit f31d948 (Apr 11 2024)
Reolink camera model and firmware: RLC-810A (v3.1.0.956_22041503)

Debug output:

**
GStreamer-RTSP-Server:ERROR:../gst/rtsp-server/rtsp-stream-transport.c:904:gst_rtsp_stream_transport_backlog_push: assertion failed: (queue_duration >= 0)
Bail out! GStreamer-RTSP-Server:ERROR:../gst/rtsp-server/rtsp-stream-transport.c:904:gst_rtsp_stream_transport_backlog_push: assertion failed: (queue_duration >= 0)
Aborted (core dumped)
@thardie thardie added the bug Something isn't working label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant