mirror of https://github.com/OpenIPC/firmware.git
Update S98vdec (#1071)
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 &
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue