###安装
opkg install kmod-usb-serial kmod-usb-serial-pl2303
安装完成之后需要手动载入内核模块:
insmod usbserial
insmod pl2303
###安装
opkg install kmod-usb-serial kmod-usb-serial-pl2303
安装完成之后需要手动载入内核模块:
insmod usbserial
insmod pl2303
#! /bin/sh | |
### BEGIN INIT INFO | |
# Provides: vpnclient | |
# Required-Start: $all | |
# Required-Stop: $network $local_fs $remote_fs $syslog | |
# Default-Start: 2 3 4 5 | |
# Default-Stop: 0 1 6 | |
# Short-Description: Start VPN Client at boot time | |
# chkconfig: 345 44 56 | |
# description: Start VPN Client at boot time. |
*参考
$ wget http://jp.softether-download.com/files/softether/v4.05-9416-beta-2014.02.06-tree/Linux/SoftEther%20VPN%20Client/32bit%20-%20ARM%20EABI/softether-vpnclient-v4.05-9416-beta-2014.02.06-linux-arm_eabi-32bit.tar.gz
$ tar zxvf softether-vpnclient-v4.05-9416-beta-2014.02.06-linux-arm_eabi-32bit.tar.gz
$ cd vpnclient/
$ sudo ./.install.sh
$ sudo ./vpnclient start
This is a collection of working commandline examples to show how one could use FFMpeg and VLC for live transcoding of video streams. All examples have been tested on OSX 10.7.5 with FFMPeg 1.1.3 and VLC 2.0.5 in early 2013.
Documentation links