Chinaunix首页 | 论坛 | 博客
  • 博客访问: 7778846
  • 博文数量: 701
  • 博客积分: 2150
  • 博客等级: 上尉
  • 技术积分: 13233
  • 用 户 组: 普通用户
  • 注册时间: 2011-06-29 16:28
个人简介

天行健,君子以自强不息!

文章分类

全部博文(701)

文章存档

2019年(2)

2018年(12)

2017年(76)

2016年(120)

2015年(178)

2014年(129)

2013年(123)

2012年(61)

发布时间:2013-07-31 21:26:18

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.........【阅读全文】

阅读(3754) | 评论(0) | 转发(1)

发布时间:2013-07-28 11:21:28

Tutorial: How to "live stream" a media file如何"直播"一个媒体文件I have tried a while to setup a free (open source etc.) live streaming solution which is able to stream “anything” to a flash frontend. The basic idea is to stream TV from v4l2 (and similar), but I also wanted to strea.........【阅读全文】

阅读(8155) | 评论(0) | 转发(1)

发布时间:2013-07-25 22:07:46

crtmpserver的架构简介一、层 Layers. 机器层 Machine layer. 操作系统层 Operating System Layer  This layer is composed of libraries with functions that make the entire Evostream ecosystem   compatible to any Operating System. OS-specific functions used in the whole solution are made.........【阅读全文】

阅读(3427) | 评论(0) | 转发(1)

发布时间:2013-07-23 17:29:25

创建两个文件夹:/data/和/opt/data/test/如果想将在/data/test/下创建的文件夹和新建的文件实际上都写到/opt/data/test/下,可以使用软链接来实现:$ ln -s /opt/data/* /data这样,在/data/test/ 下创建文件夹和文件都会自动重定向写到/opt/data/test/ 下; .........【阅读全文】

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

发布时间:2013-07-21 12:28:06

1. linux环境下build并启动crtmpserver这部分可以参见我写的专项详解文章《crtmpserver流媒体服务器的介绍与搭建》和《crtmpserver配置文件详解》2. 修改配置文件修改配置文件: crtmpserver.lua配置文件的具体意义见文章《crtmpserver配置文件详解》mediaFolder用来配置媒体文件的位置media/readme可看到支持的.........【阅读全文】

阅读(6568) | 评论(1) | 转发(1)
给主人留下些什么吧!~~

七月羽歌2017-04-14 11:13

美的事物是永恒的喜悦。

回复  |  举报

七月羽歌2017-04-14 10:40

全局留言。哇,

回复  |  举报

指尖上的幽灵2015-03-17 18:05

看了你这么多东西,如果不留下点什么多说不过去啊!加油啊

回复  |  举报
留言热议
请登录后留言。

登录 注册