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

D-Link camera - Invalid port bug #395

Closed
djungelola opened this issue Jan 23, 2023 · 11 comments
Closed

D-Link camera - Invalid port bug #395

djungelola opened this issue Jan 23, 2023 · 11 comments
Labels
bug Something isn't working

Comments

@djungelola
Copy link

After upgrade to 3.0 my dlin dcs-8302LH camera stopped working.

Config:
type: custom:webrtc-camera
url: rtsp://admin:[email protected]:554/onvif/profile.0

Pasting the rtsp url to VLC works just fine

Error:
2023-01-23 12:56:38.318 DEBUG (webrtc) [custom_components.webrtc.utils] 12:56:38.318 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:52 > error="parse "rtsp://::ffff:192.168.1.63/onvif/profile.0/": invalid port ":192.168.1.63" after host" url=rtsp://admin:[email protected]:554/onvif/profile.0

Cant understand the parsing error!

Br Ola

@AlexxIT AlexxIT added the question Further information is requested label Jan 23, 2023
@AlexxIT
Copy link
Owner

AlexxIT commented Jan 23, 2023

Do you have special symbols in password? Is your username just admin?

@djungelola
Copy link
Author

Do you have special symbols in password? Is your username just admin?

No, just admin and psw is just digits (123456)

/Ola

@AlexxIT
Copy link
Owner

AlexxIT commented Jan 23, 2023

You can increate log level to trace for go2rtc. To check exact place of error.

@djungelola
Copy link
Author

Not really sure where to do that. Please advice.

@AlexxIT
Copy link
Owner

AlexxIT commented Jan 23, 2023

You need to read go2rtc docs

@djungelola
Copy link
Author

go2rtc.log

@AlexxIT
Copy link
Owner

AlexxIT commented Jan 23, 2023

Thanks. It's helpful. Stupid camera. I wonder how it works in VLC. I'll fix it

@AlexxIT
Copy link
Owner

AlexxIT commented Jan 23, 2023

Fix should be in master version of go2rtc addon. If you want - you can install it. Or wait next release. I need to collect other issues for next release.

@djungelola
Copy link
Author

Fix should be in master version of go2rtc addon. If you want - you can install it. Or wait next release. I need to collect other issues for next release.

Thanks AlexxIT!

/Ola

@AlexxIT AlexxIT changed the title 3.0 - Invalid port D-Link camera - Invalid port bug Jan 24, 2023
@AlexxIT AlexxIT added bug Something isn't working and removed question Further information is requested labels Jan 24, 2023
@AlexxIT
Copy link
Owner

AlexxIT commented Jan 24, 2023

Fixed in v3.0.1

@AlexxIT AlexxIT closed this as completed Jan 24, 2023
@djungelola
Copy link
Author

Worked just fine! And a camera that was just black before came alive also. Great fix!!

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