Wowza Community

How to setup StreamAlias conf/..txt's files with Liverepeater-Edge

Hi

I need to add the transcoded streams _360P, _240p, _64p, ngrp:livestream_all, etc to either:

aliasmap.play.txt or aliasmap.stream.txt wherever it works for.

The regular expression call is currently working, wich is this layout: http://wowzaserver/appstream/LIVESTREAM/Playlist.m3u8 (see below )

But my question is, how do i setup the syntax inside the file(s) for the 3 other transcoded stream takes place?

Giving that this is the scenario:

Remote & live stream: rtmp://someserver/someappname/somestreamname

The aliasmap.play.txt contains:

(below)

livestream=rtmp://someserver/someappname/somestreamname

*=${Stream.Name}

How do i add the rest? what would be the syntax?

Taking the _64p for example.

#livestream_64p= ???

#_64p= ???

Any help greatly appreciated!

Thank You

Allright, this get solved, thanks to wowza.

Thank You Daren.

Hi

I need to add the transcoded streams _360P, _240p, _64p, ngrp:livestream_all, etc to either:

aliasmap.play.txt or aliasmap.stream.txt wherever it works for.

The regular expression call is currently working, wich is this layout: http://wowzaserver/appstream/LIVESTREAM/Playlist.m3u8 (see below )

But my question is, how do i setup the syntax inside the file(s) for the 3 other transcoded stream takes place?

Giving that this is the scenario:

Remote & live stream: rtmp://someserver/someappname/somestreamname

The aliasmap.play.txt contains:

(below)

livestream=rtmp://someserver/someappname/somestreamname

*=${Stream.Name}

How do i add the rest? what would be the syntax?

Taking the _64p for example.

#livestream_64p= ???

#_64p= ???

Any help greatly appreciated!

Thank You