hass-core/tests/components/camera
Jason Hunter 7ccd0bba9a Live Streams Component (#21473)
* initial commit of streams

* refactor stream component

* refactor so stream formats are not considered a platform

* initial test and minor refactor

* fix linting

* update requirements

* need av in tests as well

* fix import in class def vs method

* fix travis and docker builds

* address code review comments

* fix logger, add stream start/stop logs, listen to HASS stop

* address additional code review comments

* beef up tests

* fix tests

* fix lint

* add stream_source to onvif camera

* address pr comments

* add keepalive to camera play_stream service

* remove keepalive and move import

* implement registry and have output provider remove itself from stream after idle, set libav log level to error
2019-03-11 19:57:10 -07:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
common.py Remove unused legacy test helper methods (#16893) 2018-09-26 18:03:13 +02:00
test_demo.py Remove service helper (2) (#16863) 2018-09-26 09:49:55 +02:00
test_generic.py No more opt-out auth (#18854) 2018-12-02 16:32:53 +01:00
test_init.py Live Streams Component (#21473) 2019-03-11 19:57:10 -07:00
test_local_file.py No more opt-out auth (#18854) 2018-12-02 16:32:53 +01:00
test_push.py Upgrade aiohttp to 3.5.3 (#19957) 2019-01-16 14:23:46 -08:00
test_uvc.py Updated UVC camera component to support SSL connections (#18829) 2018-12-01 11:58:59 +01:00