文件名称:janus-stream-custom-component:基本的家庭助理自定义组件,用于查看Janus-Gateway WebRTC流
文件大小:55KB
文件格式:ZIP
更新时间:2024-05-07 12:33:57
Python
Janus WebRTC流 非常基本的Home Assistant定制组件,用于查看Janus-Gateway WebRTC流。 安装 使用HACS 转到HACS > Integrations > ellipsis > Custom repositories 输入以下数据: URL : jurriaan/janus-stream-custom-component Category : Integration 手动安装 将janus_stream目录复制到配置中的custom_components目录。 配置 将janus_stream平台条目添加到相机域中,如下所示: camera : - platform : janus_stream name : ' Janus stream server ' server : ' https://janus-host/janus '
【文件预览】:
janus-stream-custom-component-main
----.python-version(6B)
----custom_components()
--------janus_stream()
----LICENSE(11KB)
----dev-requirements.txt(54B)
----hacs.json(64B)
----.gitignore(2KB)
----README.md(797B)