mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
30 lines
847 B
YAML
30 lines
847 B
YAML
# Disabling the Stream component to see if that makes or breaks anything
|
|
|
|
# Re-enabling this, to see if it causes a large delay
|
|
|
|
# Disabling because it still fucking sucks
|
|
#stream:
|
|
|
|
# Re-enabling to test with BlueIris
|
|
#stream:
|
|
|
|
# Re-enabling to test with Frigate RTMP
|
|
# Still don't like it, and there isn't really any benefit
|
|
#stream:
|
|
|
|
# Re-enabling it, yet again because the Synology and Amcrest components work really well with WebRTC
|
|
# Without this enabled, the videos are live but w/o audio and they don't work as media sources
|
|
# Enabling this to see if I can then leverage HA to stream them to devices
|
|
# Still doesn't do what I want it to
|
|
#stream:
|
|
|
|
#More Frigate testing
|
|
#stream:
|
|
|
|
# What do I want to end up with?
|
|
stream:
|
|
# ll_hls: true
|
|
# # # part_duration: 0.25
|
|
# # # segment_duration: 3
|
|
# part_duration: 0.76
|
|
# segment_duration: 6 |