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

Error opening RTSP stream from Lollipop baby camera #1399

Open
WazzA1987 opened this issue Oct 13, 2024 · 1 comment
Open

Error opening RTSP stream from Lollipop baby camera #1399

WazzA1987 opened this issue Oct 13, 2024 · 1 comment
Labels
question Further information is requested

Comments

@WazzA1987
Copy link

WazzA1987 commented Oct 13, 2024

Thanks for your efforts with this integration, it’s awesome for me as an IT novice.

My Lollipop RTSP stream works live with VLC but I seem to only get a black screen in webrtc/go2rtc. Probably my config but see error message log below, could this be the reason?

14:10:45.813 DBG [webrtc] add consumer error="streams: wrong response on DESCRIBE"

Webrtc card—:

type: custom:webrtc-camera
url: rtsp://192.168.0.13:554/live/<id>/ch00_0

config.yaml—:

streams:
lollipop:  rtsp://192.168.0.13:554/live/<id>/ch00_0

log:
level: info
api: debug
rtsp: debug
streams: debug
webrtc: debug

(sorry not sure how to copy YAML or do indentation in github to copy/paste properly.

appreciate any help.

@AlexxIT AlexxIT added the question Further information is requested label Oct 13, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Oct 13, 2024

Have you tried all recommendations?
https://github.com/AlexxIT/go2rtc?tab=readme-ov-file#source-rtsp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants