core/tests/components/camera
Allen Porter dafea00f41
Rename `stream_type` to `frontend_stream_type` (#57923)
Camera devices may support multiple stream sources so we want to clarify that
this is meant to decide which stream source is used in the frontend only.

Will set stream_type temporarily to allow rollout without breaking nightly,
and this will be removed after frontend is updated.
2021-10-17 20:16:29 -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 Rename `stream_type` to `frontend_stream_type` (#57923) 2021-10-17 20:16:29 -07:00