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: NotSupportedError: Failed to execute addSourceBuffer' on 'MediaSource': The type provided (video/mp4; godecs= "hvc1.016000") unsupported. #196

Closed
savinct opened this issue Dec 12, 2021 · 4 comments
Labels
duplicate This issue or pull request already exists

Comments

@savinct
Copy link

savinct commented Dec 12, 2021

Hello,
I created an rtsp link from the surveillance camera DAHUA, a link that works correctly in VLC.
When I wanted to display in HA also through "webrtc-camera" it displays this error to me.

Does anyone know what I can do?

vlc

cam

@AlexxIT AlexxIT added the duplicate This issue or pull request already exists label Dec 13, 2021
@AlexxIT
Copy link
Owner

AlexxIT commented Dec 13, 2021

Check this issue #71

@AlexxIT AlexxIT closed this as completed Dec 13, 2021
@pergolafabio
Copy link

I have the same issue , and sometimes it's gone after a minute, then I can see it, mine are h264, also exposed RTSP stream coming from Synology

Do you still have issue?

@savinct
Copy link
Author

savinct commented Jan 22, 2022

I created a template for the camera, the url is not good for me and I didn't find it in the camera documentation

After creating the item, I displayed it in the Image Item in live mode

He only shows me the picture when I enter it

It hasn't worked for me in a week

  • platform: generic
    name: Camera2
    still_image_url: "http://1234@192.168.1.150:80/"
    stream_source: "rtsp://user:password@192.168.1.150:554/cam/realmonitor?channel=2&subtype=1"
    username: user
    password: password
    authentication: basic

@pergolafabio
Copy link

For me error is gone, seems when I was streaming to other clinets, probably to less Bandwith, this error occurs... Turned off streaming to other clients and ow it's gone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants