mirror of
https://github.com/home-assistant/core.git
synced 2025-11-10 19:40:11 +00:00
Add go2rtc and extend camera integration for better WebRTC support (#124410)
This commit is contained in:
@@ -8,6 +8,7 @@ from unittest.mock import Mock
|
||||
|
||||
EMPTY_8_6_JPEG = b"empty_8_6"
|
||||
WEBRTC_ANSWER = "a=sendonly"
|
||||
STREAM_SOURCE = "rtsp://127.0.0.1/stream"
|
||||
|
||||
|
||||
def mock_turbo_jpeg(
|
||||
|
||||
Reference in New Issue
Block a user