mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
so many freaking changes!
This commit is contained in:
@@ -3,7 +3,7 @@ sequence:
|
||||
- action: webrtc.dash_cast
|
||||
data:
|
||||
entity_id: media_player.computer_area_hub
|
||||
url: rtsp_cam03_sub
|
||||
url: cam03_sub_opus
|
||||
force: true
|
||||
extra:
|
||||
mode: webrtc
|
||||
|
||||
@@ -3,6 +3,6 @@ sequence:
|
||||
- action: webrtc.dash_cast
|
||||
data:
|
||||
entity_id: media_player.computer_area_hub
|
||||
url: rtsp_cam08_sub
|
||||
url: cam08_sub_opus
|
||||
extra:
|
||||
mode: webrtc
|
||||
|
||||
@@ -3,7 +3,7 @@ sequence:
|
||||
- action: webrtc.dash_cast
|
||||
data:
|
||||
entity_id: media_player.front_room_hub
|
||||
url: rtsp_cam08_sub
|
||||
url: cam08_sub_opus
|
||||
force: true
|
||||
extra:
|
||||
mode: webrtc
|
||||
|
||||
@@ -3,7 +3,7 @@ sequence:
|
||||
- action: webrtc.dash_cast
|
||||
data:
|
||||
entity_id: media_player.computer_area_hub
|
||||
url: rtsp_cam13_sub
|
||||
url: cam13_sub_opus
|
||||
force: true
|
||||
extra:
|
||||
mode: webrtc
|
||||
|
||||
@@ -3,7 +3,7 @@ sequence:
|
||||
- action: webrtc.dash_cast
|
||||
data:
|
||||
entity_id: media_player.front_room_hub
|
||||
url: rtsp_cam13_sub
|
||||
url: cam13_sub_opus
|
||||
force: true
|
||||
extra:
|
||||
mode: webrtc
|
||||
|
||||
@@ -3,7 +3,7 @@ sequence:
|
||||
- action: webrtc.dash_cast
|
||||
data:
|
||||
entity_id: media_player.computer_area_hub
|
||||
url: rtsp_cam19_sub
|
||||
url: cam19_sub_opus
|
||||
force: true
|
||||
extra:
|
||||
mode: webrtc
|
||||
|
||||
@@ -3,7 +3,7 @@ sequence:
|
||||
- action: webrtc.dash_cast
|
||||
data:
|
||||
entity_id: media_player.front_room_hub
|
||||
url: rtsp_cam19_sub
|
||||
url: cam19_sub_opus
|
||||
force: true
|
||||
extra:
|
||||
mode: webrtc
|
||||
|
||||
@@ -8,7 +8,7 @@ sequence:
|
||||
link_id: "{{ link_id }}" # create a random or permanent link ID
|
||||
# url: rtsp://rtsp:12345678@192.168.1.123:554/av_stream/ch0
|
||||
# entity: camera.sonoff # you can use camera entity_id or url
|
||||
url: rtsp://192.168.1.7:8554/rtsp_cam03_sub
|
||||
url: rtsp://192.168.1.7:8554/cam03_sub_opus
|
||||
open_limit: 1 # how many times a link can be opened (0 - unlimit, 1 - default)
|
||||
time_to_live: 60 # how many seconds will the link live (0 - unlimit, 60 - default)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user