WebRTC icon indicating copy to clipboard operation
WebRTC copied to clipboard

Home Assistant custom component for real-time viewing of almost any camera stream using WebRTC and other technologies.

Results 235 WebRTC issues
Sort by recently updated
recently updated
newest added

v.3.1.1 "muted: true" not applied, sound still comes from all cameras Previously, before updating the version, this parameter worked correctly! **_my config:_** ``` type: custom:webrtc-camera url: rtsp://rtsp:password*@10.168.15.100:554/Streaming/Channels/402 ui: true muted:...

question

Trying to use go2rtc using this integration to create a stream for the my google nest camera so I can use it in more places. Following the readme to configure...

bug

I would like to have `background: true` enabled but also have `muted: false`. When I have them both set and the stream is active in the background I still hear...

enhancement

Hi I am getting the above error The RTSP streams work fine in VLC on multiple computers. IT was also working fine on my raspberry pi, I have now swapped...

question

![image](https://github.com/AlexxIT/WebRTC/assets/29582865/bc1d1a90-1d06-4616-8147-ae615f6f60a8) ``` { "type": "MSE/WebSocket active consumer", "remote_addr": "179.106.189.52, 179.106.189.52, 127.0.0.1:49948", "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36", "medias": [ "video, sendonly, H264, H265",...

bug

My configuration: HAOS 10.5 with core 2023.9.3 running on an NUC i5 8GB / 1TB with coral TPU go2rtc v2.7.1 webRTC Camera v3.3.0 Lenovo P11 as wall panel running on...

bug

**Issue Summary:** After updating to version 3.4.0, I experience issues when accessing camera feeds on Safari (macOS 14). Specifically, when using Safari on macOS 14.1, two different cameras (Tapo and...

bug

Hello, would it be possible to add functionality to the "custom:webrtc-camera" card so that when a shortcut icon is pressed a feedback entity could be associated with the shortcut that...

enhancement

Add toggledIcon capability: ``` - name: Record icon: mdi:record-circle-outline toggledIcon: mdi:lightbulb-outline isToggled: false entity: binary_sensor.example service: switch.toggle service_data: entity_id: switch.camera_record ```

I have a Eufy cam 2k and when I create a custom card, it can only play either audio or video. It does not play both at the same time....

question