14 lines
341 B
JSON
14 lines
341 B
JSON
{
|
|
"domain": "rtsp_to_webrtc",
|
|
"name": "RTSPtoWebRTC",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/rtsp_to_webrtc",
|
|
"requirements": ["rtsp-to-webrtc==0.5.0"],
|
|
"dependencies": ["camera"],
|
|
"codeowners": [
|
|
"@allenporter"
|
|
],
|
|
"iot_class": "local_push",
|
|
"loggers": ["rtsp_to_webrtc"]
|
|
}
|