Chinaunix首页 | 论坛 | 博客
  • 博客访问: 84674
  • 博文数量: 14
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 153
  • 用 户 组: 普通用户
  • 注册时间: 2012-07-13 11:26
文章分类

全部博文(14)

文章存档

2015年(2)

2014年(7)

2013年(5)

我的朋友

发布时间:2014-03-28 17:05:54

1:如果数据是rtp/rtsp传输的话,ffmpeg会每隔30s(哪里设置该值?)发送一个keepalive包,如果ipc支持GET_PARAMETER命令,就发该命令等ipc回复以确认ipc还活着。某些ipc(IPCamera)不支持GET_PARAMETER的rtsp命令。则会通过OPTIONS *来是keepalive,不过这会导致连接断掉原代码,及修改部分如下。先这样处理,有时.........【阅读全文】

阅读(15293) | 评论(0) | 转发(0)

发布时间:2014-01-21 22:02:18

AVI是一种容器,同mkv,而不是视频编码如h264等。容器的意思是 avi文件里头装有很多h264编码或其他编码的音视频帧。 of different types of data. Most AVI sequences use both audio and video ......【阅读全文】

阅读(1666) | 评论(0) | 转发(0)

发布时间:2013-09-11 17:59:39

Tutorial 01: Making Screencaps OverviewMovie files have a few basic components. First, the file itself is called a container, and the type of container determines where the information in the file goes. Examples of containers are AVI and Quicktime. Next, you have a bunch of stre.........【阅读全文】

阅读(1117) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册