Robert Resch
|
2eaaadd736
|
Add go2rtc recommended version (#130508)
|
2024-11-13 11:01:05 +01:00 |
|
Erik Montnemery
|
8889464e04
|
Validate go2rtc server version (#129810)
|
2024-11-05 11:09:10 +01:00 |
|
Robert Resch
|
df35c8e707
|
Update go2rtc stream if stream_source is not matching (#129804)
|
2024-11-04 13:58:12 +01:00 |
|
Erik Montnemery
|
57eeaf1f75
|
Add watchdog to monitor and respawn go2rtc server (#129497)
|
2024-11-04 13:42:42 +01:00 |
|
Robert Resch
|
13416825b1
|
Go2rtc server start is waiting until we got the api listen stdout line (#129391)
|
2024-10-29 11:28:40 +01:00 |
|
Robert Resch
|
675ee8e813
|
Add async webrtc offer support (#127981)
* Add async webrtc offer support
* Create dataclass for messages
* Send session ID over websocket
* Fixes
* Rename
* Implement some review findings
* Add WebRTCError and small renames
* Use dedicated function instead of inspec
* Update go2rtc-client to 0.0.1b1
* Improve checking for sync offer
* Revert change as not needed anymore
* Typo
* Fix tests
* Add missing go2rtc tests
* Move webrtc offer tests to test_webrtc file
* Add ws camera/webrtc/candidate tests
* Add missing tests
* Implement suggestions
* Implement review changes
* rename
* Revert test to use ws endpoints
* Change doc string
* Don't import from submodule
* Get type form class name
* Update homeassistant/components/camera/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Adopt tests
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix tests
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Erik <erik@montnemery.com>
|
2024-10-28 15:46:15 +01:00 |
|
Erik Montnemery
|
bed77bd356
|
Remove go2rtc config flow (#129020)
* Remove go2rtc config flow
* Address review comments
* Update manifest
* Always validate go2rtc server URL
* Remove extra client
* Update homeassistant/components/go2rtc/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Improve test coverage
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2024-10-25 11:13:43 +02:00 |
|
Robert Resch
|
dfb94d8917
|
Rename host to url in go2rtc config flow (#128508)
|
2024-10-16 13:33:47 +02:00 |
|
Robert Resch
|
f5b55d5eb3
|
Rewrite go2rtc binary handling to be async (#128078)
|
2024-10-14 15:32:00 +02:00 |
|
Robert Resch
|
04860ae1d2
|
Add go2rtc and extend camera integration for better WebRTC support (#124410)
|
2024-10-03 09:20:03 +02:00 |
|