mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 16:34:00 +00:00
* Add SUPPORT_STREAM to supported_features. * Implement stream_source with channel RTSP URIs. * Add Tests for Stream Support. * Make stream_source async. * Removed unused import. * Re-wrote test to remove warning, and lint error.