Need to overwrite the Home Assistant resource list every time. A weird way, but it looks like will have to do it.
Please read before submitting a replay that was already answered!
I’m sorry and thanks AlexxIT ,majkers so much
If anyone will test H265, let me know if it works at all
Hi @AlexxIT. I have implemented this addon and have it wokring just fine from a windows PC. However, video fails to load when using the iOS app Is this a known issue or am I doing something wrong?
This morning I tried to install the latest version which is v2.0.1, but it doesn’t work for me and keep getting the following errors in mobile app/PC browser. I did try to clear the cache and restart the HA few times but still getting the same error.
[140175567879424] Received invalid command: webrtc/stream
Then I re-install the v2.0.0 version, clear the cache and restart the HA and it’s working in both mobile app/PC browser but there is one odd thing in the mobile app. When I first tried to open the HA app with my mobile data (not connected to wifi), it can’t connect to the stream with following message. And then I tried to switch to my home wifi, it can connect. And after that, I can connect even with mobile data.
ERROR: {“code”:“unknown_command”,“message”:“Unknown command.”}
Anyway, it’s working and i will stick with v2.0.0 and keep monitoring.
Thanks, @AlexxIT
@AlexxIT Sorry to go off-topic but I just watched your install video for this component as I’m about to install it and was sidetracked by the cool looking LED tower light you have. Got details on that?
@sparkydave It is lamp from Russian inventor
@apomper all answers in FAQ
@KCYeoh all your problems about cache
@AlexxIT Wow the last release is amazing. It is realy quick on my Firehd Tablet and Andriod phone.
My GDS3710 doorbell is working amazing. Thank you so much for all your amazing work.
I’m trying to setup on another HA running version 2021.2.1 which i get the following error after installing the custom component and restart:
Logger: homeassistant.setup
Source: custom_components/webrtc/__init__.py:77
First occurred: 4:00:07 PM (1 occurrences)
Last logged: 4:00:07 PM
Error during setup of component webrtc
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/setup.py", line 213, in _async_setup_component
result = await task
File "/config/custom_components/webrtc/__init__.py", line 77, in async_setup
version = hass.data['integrations'][DOMAIN].version
AttributeError: 'Integration' object has no attribute 'version'
I have installed 3 HA instance without issues. I don’t know why this instance have this Error during setup of component issue.
Thank you
Fixed in latest master version
This is absolutely amazing!!!
I’ve had my Picture Elements card display my cameras with PTZ for a while now, but the delay was just so frustrating to say the least.
This works PERFECTLY with WebRTC. Close to instantaneous movement between the camera and Lovelace card.
Thank you @AlexxIT
I’ve got a Sonoff GK-200MP2-B IP Camera. With WebRTC I can also now hear sound from the camera. And thankful that there are PTZ controls incorporated.
If I may ask a question/request… Is there some way to have two-way audio integrated? So for example, a button that works like push-to-talk on the Lovelace card? Or even like a microphone on/off button to speak back to the camera.
The other thing, would it be possible to have the PTZ buttons located at the top, bottom, left and right of the card. Example below…
The reason being, my fat fingers on my phone don’t hit the correct arrow. At least if the PTZ controls were on the sides of the card, I don’t think I would miss.
Again, this integration is amazing even with my silly issues, so thank you very much for the hard work.
Great one!
@AlexxIT is it possible to add option to use only WebRTC just like You did with:
webrtc: false # leave only MSE
On emore question:
from Your experience, does MSE require a lot of resources to work? Much more than WebRTC?
Why do you need disable MSE?
My Raspberry Pi 3 uses 7% CPU for 2 WebRTC + 2 MSE cameras.
What I meant to say is, it (I think) requires better end client to view stream (ie. mobile phone, PC or something). My public address comes from nabu casa and I contacted them regarding this and their feedback is that nabu casa public address has limited bandwith and is not the best way for streaming purposes. I noticed that although pre 2.0 version did not work for me when using mobile data on android but it worked better way on my PC. Now it is not. It is hard to explain but, like I told You before, when trying to connect and choose MSE or WebRTC it sometimes even looses connection to nabu casa and it becomes unavailable for a while. Is stabilizes when connected to WebRTC.
Oh. I didn’t know NabuCasa had such limited bandwidth. Then disabling MSE does make sense. Because WebRTC does not use the NabuCasa channel for video transmission.
Yeas. So did I. My issue case is not closed and I still discuss it with them. But this is thier first feedback…
The bandwidth is only 2mbps…
I haven’t tried this fully as my cameras are temporarily removed due to building work, but just wanted to say @AlexxIT - great job!
This is an issue that’s been a problem in HA for a while now so great news to see there is finally a good solution!
If it ever gets the ability to do 2 way audio then it would really be the ultimate solution to cover even a HA doorbell!