Wowza Community

What's the URI to play any video that i have been uploaded on wowza server?

Hi everyone.

I’m very new to Wowza. Just installed and configured an Wowza server. After this was able to play sample.mp4. Then i uploaded an video to server and was able to see ad play it in admin web interface.

But how can i use that video on my site. I’m using FlowPlayer and i need an URI.

You can find the URI to your asset via the sample player and then going to the Mobile tab to get the HLS link.

To create a URI by hand the high level overview would be as follows
http://[wowza-address]:1935/application/stream/playlist.m3u8

Live:
http://[wowza-address]:1935/liveapplication/livestreamname/playlist.m3u8

VOD:
http://[wowza-address]:1935/vodapplication/vodfilename.mp4/playlist.m3u8

We also have an article on how to play back HLS content.
https://www.wowza.com/docs/how-to-playback-on-apple-ios-devices-cupertino-apple-hls