natekspencer / hacs-vivint

Home Assistant integration for a Vivint home security system.
MIT License
66 stars 5 forks source link

Video Feed Enhancement/Question #33

Closed kksligh closed 2 years ago

kksligh commented 2 years ago

Is it possible to get sound through the video Feed in lovelace?

Is it possible to expose the two way communication options with the video Feed in lovelace?

My guess is no but I've always wanted to ask.

natekspencer commented 2 years ago

Right now, no. The audio provided by the Vivint cameras is encoded with opus which is not natively supported by HA at this time. So the audio is already in the RTSP url, HA just can't play it yet.

kksligh commented 2 years ago

Got it, thanks!

natekspencer commented 2 years ago

@kksligh if you add this HACS component: https://github.com/AlexxIT/WebRTC, you can create a lovelace card with the following:

type: custom:webrtc-camera
entity: camera.driveway_camera

which will pull in the video stream as well as the audio (tested and working on my instance)

kksligh commented 2 years ago

Awesome! I'll give it a try

Thanks,

Kale Sligh

VP, Marketing o 615.744.1206 m 615.917.1441


From: Nathan Spencer @.> Sent: Friday, December 31, 2021 1:55:10 PM To: natekspencer/hacs-vivint @.> Cc: kksligh @.>; Mention @.> Subject: Re: [natekspencer/hacs-vivint] Video Feed Enhancement/Question (Issue #33)

@kkslighhttps://github.com/kksligh if you add this HACS component: https://github.com/AlexxIT/WebRTC, you can create a lovelace card with the following:

type: custom:webrtc-camera entity: camera.driveway_camera

which will pull in the video stream as well as the audio (tested and working on my instance)

— Reply to this email directly, view it on GitHubhttps://github.com/natekspencer/hacs-vivint/issues/33#issuecomment-1003442829, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AT3AQUZZ2I5IFV6PWX74MK3UTYDB5ANCNFSM5LBRILHA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you were mentioned.Message ID: @.***>