发布时间:2013-09-30 09:41:06
1、实验背景:主机WIN7 虚拟机VMware (ubuntu12.04) 内核版本linux-3.2.0-23-generic-pae2、下载了新的内核版本linux-3.2.1来进行编译,安装步骤: 1、首先下载你想要编译的内核版本:linux-3.2.1.tar.bz2。 2、进入root权限把刚下载.........【阅读全文】
发布时间:2013-09-28 16:54:04
1. 编译并行编码的x264从X264的帮助命令行可以看到,添加--threads项可以调整运行的线程数,可是当我完成X264编译,视图对手头的YUV进行编码的时候,发现在自己的双核计算机上,只能发挥50%的效率,即使使用--threads n 也无济于事,提示就是没有打开pthread支持。Pthreads定义了一套 C程序语言类型、函数与常量,它.........【阅读全文】
发布时间:2013-09-28 16:54:01
IV. Catching the thieves抓住小偷Well, we have just added a secure mechanism to our little streaming server. Now, all we have to do is just watching log file. But, before doing that we have to download a small utility for viewing our log file. This utility is called Kiwi Log Viewer,&nb.........【阅读全文】
发布时间:2013-09-28 16:53:57
Protecting your streams from webpage copy&paste flash code, listing or recording保护流,防止在页面上被复制&粘贴,解析或录制by Rani 目录表 Table of ContentsI. 简要说明和目的 Brief description and our goalsII. 设置rtmpd服务器 Setting up rtmpd serverI.........【阅读全文】
发布时间:2013-09-28 16:53:07
A Powerful Live Streaming Setup搭建强大的直播系统Recently we had a project requiring live streaming setup, but wasn’t for sure what the load or client usage would be. The prerequisite was to be prepared for 1-1000 users watching the event live. Thus we developed this configuration to.........【阅读全文】