You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I've tried to use the rebroadcast RTSP url of a G4 Doorbell Pro device in a WebRTC Camera card in Home Assistant. All works except that audio is not sent from the microphone to the device.
To Reproduce
Steps to reproduce the behavior:
In Home Assistant, have the WebRTC Camera addon installed in HACS.
In Scrypted, have a G4 Doorbell Pro doorbell using the Unifi Protect plugin.
In Scrypted, copy the rebroadcast RTSP url for that camera.
In Home Assistant, create a WebRTC Camera card in any dashboard.
Set the url property to the RTSP url copied from Scrypted.
Set the media property to video,audio,microphone to enable 2-way audio.
Save the card. The camera will show up. If in a Chrome browser, note that the microphone is in use in the browser tab title (red recording icon).
Unmute the camera.
Speak.
Nothing will be heard at the device.
In fact, the device display changes to "Talk" when 2-way audio is active, which doesn't happen in the above case.
Expected behavior
Audio should be sent from the microphone and heard at the device.
Server (please complete the following information):
OS: HassOS
Installation Method: Home Assistant Addon
Hardware Model (please complete the following information):
Device: G4 Doorbell Pro but maybe with other 2-way audio devices
Client (please complete the following information, if applicable):
This discussion was converted from issue #1368 on March 08, 2024 12:59.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Describe the bug
I've tried to use the rebroadcast RTSP url of a G4 Doorbell Pro device in a WebRTC Camera card in Home Assistant. All works except that audio is not sent from the microphone to the device.
To Reproduce
Steps to reproduce the behavior:
url
property to the RTSP url copied from Scrypted.media
property tovideo,audio,microphone
to enable 2-way audio.Nothing will be heard at the device.
In fact, the device display changes to "Talk" when 2-way audio is active, which doesn't happen in the above case.
Expected behavior
Audio should be sent from the microphone and heard at the device.
Server (please complete the following information):
Hardware Model (please complete the following information):
Client (please complete the following information, if applicable):
Beta Was this translation helpful? Give feedback.
All reactions