core/tests/components/camera
Allen Porter 7d4dd94da8
Add WebSocket API for intiting a WebRTC stream (#57034)
* Add WebSocket API for intiting a WebRTC stream

See https://github.com/home-assistant/architecture/discussions/640

* Increase test coverage for webrtc camera stream

* Apply suggestions from code review

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-10-07 22:13:14 -07:00
..
__init__.py
common.py Pass width and height when requesting camera snapshot (#53835) 2021-08-10 19:33:06 -05:00
test_img_util.py Ensure camera scaling always produces an image of at least the requested width and height (#55033) 2021-08-24 10:44:12 +02:00
test_init.py Add WebSocket API for intiting a WebRTC stream (#57034) 2021-10-07 22:13:14 -07:00