01 2017 档案

摘要:package test; import java.io.UnsupportedEncodingException; /** * * @author jim */ public class Test { /** * @param args the command line arguments * @throws java.io.UnsupportedEnc... 阅读全文
posted @ 2017-01-20 11:49 Waichung 阅读(340) 评论(0) 推荐(0)
摘要:将普通用户加入dialout组,然后重启或注销登录 阅读全文
posted @ 2017-01-19 10:18 Waichung 阅读(753) 评论(0) 推荐(0)
摘要:测试环境: 系统: Ubuntu14.04 LTS Desktop 设备:海康IP摄像头和USB摄像头 1、需要先安装vlc包,命令行运行 2、安装完成后,使用cvlc工具,在命令行运行(注:测试环境的海康摄像头IP 10.0.10.64 , rtsp的端口 554 , 关闭了http basic 阅读全文
posted @ 2017-01-07 10:32 Waichung 阅读(8399) 评论(0) 推荐(1)