mirror of
https://github.com/elisspace/core.git
synced 2026-09-01 17:04:05 +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.