mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-28 02:18:57 +00:00
Update S98vdec (#1071)
This commit is contained in:
committed by
GitHub
parent
72f266e7ea
commit
e86239a562
@@ -5,9 +5,6 @@
|
||||
|
||||
case "$1" in
|
||||
start)
|
||||
echo "Killing watchdog..."
|
||||
insmod /lib/modules/4.9.37/hisilicon/wdt.ko
|
||||
rmmod /lib/modules/4.9.37/hisilicon/wdt.ko
|
||||
echo "Starting vdec decoder service..."
|
||||
vdec -p 5600 -d frame -c h265 --bg-r 30 --bg-g 0 --bg-b 30 --osd &
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user