Push to the Wowza-Streaming-Engine

One of the possible applications is to stream your local camera to a streaming service based on the Wowza-Streaming-Engine without sharing the player on a website.

Wowza

This can be the scalable Wowza Streaming Cloud or a smart company like Video-Stream-Hosting from Germany.

In both cases you have to

  1. Connect Restreamer with your camera.

  2. Put the address of your streaming server into the “External RTMP-Streaming-Server” field.

    rtmp://[server-address]/[application-name]/live.stream
    

    or if you are using ModuleSecureURLParams, use

    rtmp://[server-address]/[application-name]/?doPublish=[secure-url-param]/livestream
    

That’s it!