Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
我想添加到开机脚 /etc/init.d/play
#!/bin/sh /etc/rc.common # Copyright (C) 2006 OpenWrt.org START=88 STOP=88 USE_PROCD=1 start_service() { /usr/bin/tplayerdemo /mnt/SDCARD/bh.mp4 > /dev/console & } shutdown() { echo stop }
启动后,在后台自动播放 mp4 文件, 但是发现运行后就退出了。
Copyright © 2024 深圳全志在线有限公司 粤ICP备2021084185号 粤公网安备44030502007680号
行为准则 | 用户协议 | 隐私权政策