Wowza Community

Correct way to put live streams in Playlist

What is a correct way to put live stream in Playlist with ServerSide API?

If I put just name Wowza searches for .stream file with this name. How to put published stream (without .stream file) in Playlist? And what to do if this stream is at another AppInstance or Application?

Hello there.

You can start .stream files with the Wowza Manager UI or with Stream Manager. You can also add .stream files to the StartUp Stream list in the Manager or in the [install-dir]/conf/StartupStreams.xml file so that they start as soon as Wowza starts.

Also, you can refer to the MediaCaster API:

How to use the MediaCaster API

Salvadore

I want to add to playlist live streams published from another software. There are more than hundred of them, so I can’t make so much .stream files manually.

So, is there any way without creating .stream files? For example add all already published streams in one playlist?