mirror of
https://github.com/outbackdingo/builder.git
synced 2026-01-27 10:18:28 +00:00
Update apfpv
This commit is contained in:
@@ -41,7 +41,7 @@ case "$1" in
|
||||
start)
|
||||
iw wlan0 set txpower fixed $(fw_printenv -n wlanpwr || echo 1500)
|
||||
set_config
|
||||
wpa_supplicant -B -i wlan0 -D nl80211 -c /tmp/wpa_supplicant.conf
|
||||
wpa_supplicant -B -i wlan0 -c /tmp/wpa_supplicant.conf
|
||||
udhcpd -S
|
||||
;;
|
||||
|
||||
|
||||
@@ -15,8 +15,7 @@ cli -s .video0.fps 60
|
||||
cli -s .video0.bitrate 10000
|
||||
cli -s .video0.codec h265
|
||||
cli -s .video0.rcMode avbr
|
||||
cli -s .audio.codec pcm
|
||||
cli -s .outgoing.enabled true
|
||||
cli -s .outgoing.server udp://192.168.0.10:5600
|
||||
cli -s .outgoing.server udp://224.0.0.1:5600
|
||||
cli -s .records.split 5
|
||||
cli -s .records.notime true
|
||||
|
||||
Reference in New Issue
Block a user