Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!
Resource icon

Resource Wowza 4.x – SecureUrlParams 2020-09-13

Register & Get access to index

akbarazimifar

Extended Member
Ext. Member
Joined
Apr 30, 2020
Messages
3
Reaction score
7
Points
11
Location
iran
In Wowza Media Server 3.5 there is an extra module already build in which can be used to Secure incoming rtmp streams to the server to prevent unauthorized streams. Some encoders aren’t able to use the user and password settings. I was curious if this module could be added in Wowza Streaming Engine 4. 0


I assume you are already logged into the Engine manager and have setup a basic live application
My server ip: 192.168.10.17
OS: Ubuntu 12.04 – 64bit / Java 7
The 12345.doPublish: the 12345 can be changed to any password you want it to be.
Stream url in encoder before Module add:
rtmp://192.168.10.17/live
Streamurl in encoder after Module add:
rtmp://192.168.10.17/live/_definst_/doPublish=12345
My streamname in JWPlayer & vlc remain the same:
JWPlayer:
rtmp://192.168.10.17:1935/live/mp4:stream
VLC: rtsp://192.168.10.17:1935/live/mp4:stream
Just follow the images and you should be fine
 
Last edited by a moderator:
In Wowza Media Server 3.5 there is an extra module already build in which can be used to Secure incoming rtmp streams to the server to prevent unauthorized streams. Some encoders aren’t able to use the user and password settings. I was curious if this module could be added in Wowza Streaming Engine 4. 0


I assume you are already logged into the Engine manager and have setup a basic live application
My server ip: 192.168.10.17
OS: Ubuntu 12.04 – 64bit / Java 7
The 12345.doPublish: the 12345 can be changed to any password you want it to be.
Stream url in encoder before Module add:
rtmp://192.168.10.17/live
Streamurl in encoder after Module add:
rtmp://192.168.10.17/live/_definst_/doPublish=12345
My streamname in JWPlayer & vlc remain the same:
JWPlayer:
rtmp://192.168.10.17:1935/live/mp4:stream
VLC: rtsp://192.168.10.17:1935/live/mp4:stream
Just follow the images and you should be fine
Thanks for sharing
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top