WebRTC icon indicating copy to clipboard operation
WebRTC copied to clipboard

Codec not supported for eufy camera to chromecast

Open atv2016 opened this issue 2 years ago • 7 comments

It runs fine within HA as webrtc but once I use dashcast I get this on the chromecast.

woukd be great to get a fix for this if possible, I would be eternally grateful. 9FA87A27-02D2-4784-85E2-C4B6668375B5

atv2016 avatar Apr 22 '22 09:04 atv2016

Which is weird as the Google chromecast page says it supports it:

H.264 level 4.0 high AAC aac_he video/mp4; codecs="avc1.640028, mp4a.40.5"
aac_lc video/mp4; codecs="avc1.640028, mp4a.40

https://developers.google.com/cast/docs/media

atv2016 avatar Apr 22 '22 10:04 atv2016

Maybe this should be posted in Dashcast repo as well.

atv2016 avatar Apr 22 '22 11:04 atv2016

What Chromecast model do you have? avc1.64002a => H.264 level 4.2 => Chromecast 1st and 2nd Gen up to level 4.1...

AlexxIT avatar May 15 '22 03:05 AlexxIT

Hello AlexxIT, i have similar problem with codec for camer. screnshot is attacehd error_cam

TimpP-Spb avatar May 24 '22 08:05 TimpP-Spb

I have changed all my chrome casts to V1 only, it works perfectly on that. I had the latest version, Chromecast 3 but i returned it because of this for now.

atv2016 avatar May 25 '22 21:05 atv2016

@TimpP-Spb check #155

AlexxIT avatar Jul 26 '22 16:07 AlexxIT

@atv2016 so your camera has a very high H264 profile. Old Chromecasts doesn't support it

AlexxIT avatar Jul 26 '22 16:07 AlexxIT

You can use transcoding feature from go2rtc app. This component use it from v3

AlexxIT avatar Jan 02 '23 12:01 AlexxIT

I noticed the issue after upgrading from v5.x, any solution? I put the MSE:false to my card but it looks like it is not working for me Nest Home Hub

austinliuu avatar Jan 16 '23 06:01 austinliuu

Integration v3 support video transcoding

AlexxIT avatar Jan 20 '23 18:01 AlexxIT

So how do I transcode? My rtsp streams to chromecast are not showing, I suppose I have to transcode from h265 to 264?


From: Alex X @.> Sent: 20 January 2023 18:18 To: AlexxIT/WebRTC @.> Cc: atv2016 @.>; Mention @.> Subject: Re: [AlexxIT/WebRTC] Codec not supported for eufy camera to chromecast (Issue #296)

Integration v3 support video transcoding

— Reply to this email directly, view it on GitHubhttps://github.com/AlexxIT/WebRTC/issues/296#issuecomment-1398767510, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEBCFU7FLJEWVSM43MSJFZ3WTLJGZANCNFSM5UBY75NA. You are receiving this because you were mentioned.Message ID: @.***>

atv2016 avatar Jan 20 '23 20:01 atv2016

You can read go2rtc docs

AlexxIT avatar Jan 21 '23 02:01 AlexxIT

So do I install this go2rtc separately in HA?


From: Alex X @.> Sent: 21 January 2023 02:49 To: AlexxIT/WebRTC @.> Cc: atv2016 @.>; Mention @.> Subject: Re: [AlexxIT/WebRTC] Codec not supported for eufy camera to chromecast (Issue #296)

You can read go2rtc docs

— Reply to this email directly, view it on GitHubhttps://github.com/AlexxIT/WebRTC/issues/296#issuecomment-1399158331, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEBCFU5GFREUHEFH57GPRNDWTNFB5ANCNFSM5UBY75NA. You are receiving this because you were mentioned.Message ID: @.***>

atv2016 avatar Jan 21 '23 12:01 atv2016

You can try with built-in go2rtc. But I don't know if hardware acceleration will work.

AlexxIT avatar Jan 21 '23 13:01 AlexxIT