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

It runs but throws a panic error... #364

Open
BlackApron opened this issue Jul 17, 2023 · 1 comment
Open

It runs but throws a panic error... #364

BlackApron opened this issue Jul 17, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@BlackApron
Copy link

Hi, I downloaded and configured the latest version... it runs and waits for a media request. But as soon as I try to open the rtsp url from VLC, it throws a weird exception:

C:\Users\ctort\OneDrive\Desktop\Neolink>neolink rtsp --config=def_config.yaml
[2023-07-17T16:18:01Z INFO neolink] Neolink 8c67766 release
[2023-07-17T16:18:02Z INFO neolink::rtsp] SkyCam: Connecting to camera at UID: 95270004E1A66M0M
[2023-07-17T16:18:02Z INFO neolink::rtsp] SkyCam: Logging in
[2023-07-17T16:18:02Z INFO neolink::rtsp] SkyCam: Connecting to camera at UID: 95270004E1A66M0M
[2023-07-17T16:18:02Z INFO neolink::rtsp] SkyCam: Logging in
[2023-07-17T16:18:02Z INFO neolink::rtsp] TelescopeCam: Connecting to camera at UID: 95270002GWFOCT9O
[2023-07-17T16:18:02Z INFO neolink::rtsp] TelescopeCam: Logging in
[2023-07-17T16:18:02Z INFO neolink::rtsp] TelescopeCam: Connecting to camera at UID: 95270002GWFOCT9O
[2023-07-17T16:18:02Z INFO neolink::rtsp] TelescopeCam: Logging in
[2023-07-17T16:18:03Z INFO neolink::rtsp] SkyCam: Connected and logged in
[2023-07-17T16:18:03Z INFO neolink::rtsp] SkyCam: Starting video stream Sub Stream (Fluent)
[2023-07-17T16:18:03Z INFO neolink::rtsp] SkyCam: Connected and logged in
[2023-07-17T16:18:03Z INFO neolink::rtsp] TelescopeCam: Connected and logged in
[2023-07-17T16:18:03Z INFO neolink::rtsp] TelescopeCam: Starting video stream Sub Stream (Fluent)
[2023-07-17T16:18:03Z INFO neolink::rtsp] SkyCam: Camera time is already set: 2023-07-17 11:18:03 -5
[2023-07-17T16:18:03Z INFO neolink::rtsp] TelescopeCam: Connected and logged in
[2023-07-17T16:18:03Z INFO neolink::rtsp] SkyCam: Camera reports firmware version 1109_730_107_481
[2023-07-17T16:18:03Z INFO neolink::rtsp] SkyCam: Starting video stream Main Stream (Clear)
[2023-07-17T16:18:03Z INFO neolink::rtsp] TelescopeCam: Camera time is already set: 2023-07-17 11:17:57 -5
[2023-07-17T16:18:03Z INFO neolink::rtsp] TelescopeCam: Camera reports firmware version 1030_671_488_41
[2023-07-17T16:18:03Z INFO neolink::rtsp] TelescopeCam: Starting video stream Main Stream (Clear)
thread '' panicked at 'write_src must be present in created bin', src\rtsp\gst.rs:212:18
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

Thank you!

@BlackApron BlackApron added the bug Something isn't working label Jul 17, 2023
@QuantumEntangledAndy
Copy link
Collaborator

You might want to check out my fork: https://github.com/QuantumEntangledAndy/neolink this one is mostly unmaintained for awhile now.

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

2 participants