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

Can't start stream #1

Closed
smokecustom opened this issue Apr 11, 2021 · 3 comments
Closed

Can't start stream #1

smokecustom opened this issue Apr 11, 2021 · 3 comments

Comments

@smokecustom
Copy link

Logger: custom_components.webrtc
Source: custom_components/webrtc/init.py:111
Integration: WebRTC Camera (documentation, issues)
First occurred: 23:04:27 (12 occurrences)
Last logged: 23:24:55

Can't start stream: rtsp://192.168.1.116:554/onvif1, because: 0, message='Attempt to decode JSON with unexpected mimetype: ', url=URL('http://localhost:8083/stream')

Well, can't imagine something else. But VLC player CAN open stream and show it right way.. Where should I start search problem?

@AlexxIT
Copy link
Owner

AlexxIT commented Apr 12, 2021

Maybe 8083 port occupied on server with some utility.

In case of any problems, check the bunny video first:

type: 'custom:webrtc-camera'
url: 'rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov'

If you can see video - problem with your camera link. If not - problem with component setup.

@smokecustom
Copy link
Author

Noop, no bynny at all..
ss -tulpn shown only this:
...
tcp LISTEN 0 4096 127.0.0.1:8083 0.0.0.0:* users:(("rtsp2webrtc_v1_",pid=46044,fd=6))
...

@smokecustom
Copy link
Author

After update to v1.0.2 everything works just fine... I installed and updated component via HACS, so, I'm not really sure, what hapepenned.

@AlexxIT AlexxIT closed this as completed Apr 12, 2021
AlexxIT pushed a commit that referenced this issue Sep 1, 2021
AlexxIT pushed a commit that referenced this issue Oct 1, 2024
adding c210 to supported list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants