WOWZA的安装及(VOD+LIVE)简单配置和VLC RTP推流

2 篇文章 0 订阅
1 篇文章 0 订阅

1. 下载wowza

进入wowza官网下载页面, 下载对应系统版本的安装包

2. 注册

进入注册页面,注册试用帐号

3. 安装

运行安装包安装, 填入wowza发到邮箱的License Key.

4. 配置

a. 测试VOD

登录 localhost:8088 进入home界面查看[Test Video] -> [Test Players] 测试VOD是否正常

b. 配置live

[Applications] -> [live] -> [Stream Files] -> [Add Stream File]
   在“Add Stream File”界面,
   Enter a name for the new Stream File: *
   vlc
   Stream URI *
   udp://127.0.0.1:5004

[Return to Stream Files] -> 点击箭头图标 connect to this stream
   Application Instance
   *Connect to default application instance: _definst_*
   MediaCaster Type

[Incoming Streams] -> 查看Status是否Active

进入\Wowza Media Systems\Wowza Streaming Engine 4.6.0\examples
运行 installall 可以安装一些现成的application,不用自己配置。包括live、videochat、webcamRecording

c. vlc 推流

启动VLC
    [Media] -> [stream...] -> [Add...] -> select a media content -> [Stream] -> [Next] -> RTP / MPEG Transport Stream -> [Add] -> "Address" 127.0.0.1 "Base Port" 5004 -> [Next] -> Unselect "Activate Transcoding" -> [Next] -> [Stream]

查看live网络状态
    live > Incoming Streams > vlc.stream 
    or
    live > Monitoring 

5. Test HTML

<html>
<body>
Live
<br>
<br>
<a href="http://10.0.0.6:1935/live/vlc.stream/playlist.m3u8">http://10.0.0.6:1935/live/vlc.stream/playlist.m3u8</a>
<br>
<br>
<a href="rtsp://10.0.0.6:1935/live/vlc.stream">rtsp://10.0.0.6:1935/live/vlc.stream</a>
<br>
<br>
VOD
<br>

<a href="http://10.0.0.6:1935/vod/mp4:sample.mp4/playlist.m3u8">http://10.0.0.6:1935/vod/mp4:sample.mp4/playlist.m3u8</a>
<br>
<br>
<a href="rtsp://10.0.0.6:1935/vod/sample.mp4">rtsp://10.0.0.6:1935/vod/sample.mp4</a>

</body>
</html>

试用wowza Stream Engine服务运行

Wowza IDE User’s Guide》,英文版,PDF 格式,大小 285 KB。截至 20130925,Wowza 官方公布的最新 IDE 用户手册。 内容简介: What is the Wowza IDE? Wowza IDE is an integrated development environment for creating extensions, configuring and managing the Wowza Media Systems product line. It is an application built on top of the popular Eclipse application framework from the Eclipse Foundation. You can learn more about Eclipse at http://www.eclipse.org. The Wowza IDE is available for the Windows and Mac OS X platforms. This version of the Wowza IDE includes the Eclipse version 3.5.1 Java development tools as well as custom IDE features to enhance the development of Wowza Media Server modules and server extensions. The remainder of this document covers the process for developing Java server extensions. 目录: Introduction.......................................................................................................................5 Before Installation.................................................................................................................................................5 Installing the Wowza IDE......................................................................................................................................6 Extending Wowza Media Server Using Java.....................................................................7 Project and Module Class Creation.......................................................................................................................7 Import ModuleServerSide Example.....................................................................................................................10 Application.xml Configuration.............................................................................................................................10 Server Startup....................................................................................................................................................11 Module Testing...................................................................................................................................................12 Server Extension Wizards...................................................................................................................................13
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值