scanner-recorder
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Scanner recording scripts
This is recording and livecasting software with ability to communicate with Uniden scanners.

See sample record.conf file to understand how configuration parameters work.

To install software:

	git clone git://github.com/ramelito/scanner-recorder.git
	cd scanner-recorder
	sudo ./recorder.sh --install --with-udvrls

To find out usb ports:

	aplay -l
	ls -l /dev/scanners/

Change parameters in recorder.sh script to match your needs

hardware="omap3beagle" <<<<< builtin soundcard chipset (issue aplay -l to detect)
do_clean="0" <<<<<< auto cleaning old records and not let free space to go to zero bytes
format="wav" <<<<<< audio format (for arm its better to use wav)

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。