0
Motion - 无法通过网络摄像头进行流式传输
我正试图在Debian 7.5上用我的Tenvis IP摄像机录制动态3.2.12的视频流。 我使用标准的debian包 sudo apt-get install motion 假设我的DNS IP cam是网络摄像头,用户:admin,密码:password /etc/motion/motion.conf Bellow是我的配置文件设置: netcam_url http://webcam/videostream.cgi netcam_userpass admin:password target_dir /tmpµ/motion # The mini-http server listens to this port for requests (default: 0 = disabled) webcam_port 8081 ffmpeg_cap_new on ffmpeg_video_codec mpeg4 output_motion on snapshot_interval 0 # Quality of the jpeg (in percent) …