Closed HairyHook closed 1 year ago
Hey, The best bet would be to try this outside of the integration. Meaning setting up the camera manually. That way we can determine if it's an HA thing or an integration thing. I've never actually tried to get audio working myself. Here is some info that makes it sound like it should be working in HA now: https://community.home-assistant.io/t/streaming-cameras-with-audio/223035 Let me know what you find out!
Thanks for your quick answer! I have tried adding the camera manually as a generic camera and audio is working. Also, I tried adding the camera directly from BI as a generic camera (rtsp://
FYI, HA Stream component is picky with audio codecs, but seems to work fine with AAC. HA-blueiris is not outputting any audio.
Excellent. Appreciate the tests. I'll poke around and see what I can find in the integration.
Was this ever resolved? I'm in the same boat: audio works with other integrations, but not the BI
Any update on this? It would be really nice if the integration could have audio working too.
Nevermind. Just discovered that checking the "support stream component" box in the integration config adds audio.
@kicker10BOG That's good to hear. So you just checked that, restarted, and then if you go to the Camera device and click on the sensor with the video, it shows the audio icon?
Or did you add something to Lovelace to see it?
I just tried but am not getting an audio icon from the device/sensor popup window.
@kramttocs I checked it and restarted Home Assistant then clicked on a camera and the popup had the audio icon and played audio as I watched the video.
Example card:
type: picture-glance
entities:
- entity: binary_sensor.kitchen_human_detected
camera_image: camera.blueiris_kitchen_hq
title: Kitchen
entity: camera.blueiris_kitchen_hq
view_layout:
grid-area: kitchen_camera
and turning on "preload stream" in the popup settings helps it load faster. Otherwise you have to wait a few seconds.
Thanks! I needed to clear my browser cache. Then it worked. Will close this out.
Hi there,
I can't figure out how to get audio in the camera streams. Looking at all my camera attributed in HA, Audio Support is set to true. Any help is very much appreciated.
Thank you!