AlexxIT / StreamAssist

Home Assistant custom component that allows you to turn almost any camera and almost any speaker into a local voice assistant
MIT License
167 stars 13 forks source link

Doesn't seem to work reliably when streaming video from browser #24

Open cooltings opened 2 months ago

cooltings commented 2 months ago

I am trying to use the go2rtc stream from browser with this however I have only been able to get it work a couple of occasions. It is weird as when it works the first time it will keep working until I reload the video stream. Here is my pipeline:

image

and here is my config:

image

when I tested the url in vlc I could hear audio

I would like to look at logs but I am unsure how you enable/view them

cooltings commented 2 months ago

I have managed to make this work using a webcam app however I would like this in the dashboard. Here is the codec info for the working one (app):

image

and the non working one (browser stream) after being converted to aac by go2rtc:

image
AlexxIT commented 2 months ago

Is it working right now or not?

cooltings commented 2 months ago

It is only working through the Ip camera app on iPhone but not on the go2rtc stream from browser although you can hear audio from it using vlc