Chinaunix首页 | 论坛 | 博客
  • 博客访问: 524042
  • 博文数量: 469
  • 博客积分: 50
  • 博客等级: 民兵
  • 技术积分: 1495
  • 用 户 组: 普通用户
  • 注册时间: 2012-03-15 21:04
文章分类

全部博文(469)

文章存档

2015年(81)

2014年(125)

2013年(261)

2012年(2)

发布时间:2013-09-28 16:52:56

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

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

发布时间:2013-09-28 16:52:36

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

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

发布时间:2013-09-28 16:52:31

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

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

发布时间:2013-09-28 16:52:21

1. linux环境下build并启动crtmpserver这部分可以参见专项详解文章《crtmpserver流媒体服务器的介绍与搭建》和《crtmpserver配置文件详解》build好后,不用改任何Lua配置文件参数,启动即可;2. 直播源推送到crtmpserver需要使用工具 Flash Media Live Encoder设置好后,点connect, start即可3. 页面观看观.........【阅读全文】

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

发布时间:2013-09-28 16:52:13

配置文件 Configuration fileThe configuration file is actually a lua script which must contain an object called configuration. This will be read by the server and used to fully configure the server. Besides this object called configuration you can have functions, includ.........【阅读全文】

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

登录 注册