core/tests/components/camera
Steven B. 7d1a7b0870
Webrtc use RTCIceCandidateInit messages with frontend (#129879)
* Add sdp m line index to WebRtc Ice Candidates

* Send RTCIceCandidate object in messages

* Update tests

* Update go2rtc to hardcode spdMid to 0 string on receive

* Update for latest webrtc-model changes

* Add error check for mushamuro error

* Remove sdp_line_index from expected fail tests

* Validate and parse message dict

* Catch mashumaro error and raise vol.Invalid

* Revert conftest change

* Use custom validator instead

---------

Co-authored-by: Robert Resch <robert@resch.dev>
2024-11-23 13:51:26 +01:00
..
snapshots Deprecate entity_id template variable in camera services (#128592) 2024-10-21 19:38:02 +02:00
__init__.py
common.py Use RTCIceCandidateInit instead of RTCIceCandidate (#130901) 2024-11-18 21:41:50 -05:00
conftest.py Deprecate camera frontend_stream_type (#130932) 2024-11-22 13:42:33 +01:00
test_img_util.py Ensure TurboJPEG is imported in the executor (#113504) 2024-03-15 12:23:53 +01:00
test_init.py Deprecate camera frontend_stream_type (#130932) 2024-11-22 13:42:33 +01:00
test_media_source.py Deprecate camera frontend_stream_type (#130932) 2024-11-22 13:42:33 +01:00
test_recorder.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_significant_change.py Change camera state to an enum (#126558) 2024-09-24 12:12:01 +02:00
test_webrtc.py Webrtc use RTCIceCandidateInit messages with frontend (#129879) 2024-11-23 13:51:26 +01:00