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

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服务运行

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值