Just trying to get some clarification regarding creating SMIL files. On this page: https://www.wowza.com/docs/how-to-set-up-live-streaming-using-an-rtmp-based-encoder#ABR it says:
You also must create a Synchronized Multimedia Integration Language (SMIL) file that links the streams together for playback.
On this page: Stream adaptive bitrate content it says:
You also must create a Synchronized Multimedia Integration Language (SMIL) file that links the streams together for playback
However, in the Transcoder User Guide, it states:
Stream Name Groups serve the same purpose as a Synchronized Multimedia Integration Language (SMIL) file and either method can be used for playback of live streams
So do I need to use a SMIL file at all then if I’m pointing to an m3u8 file in the form of: http://[wowza-ip-address]:1935/live/ngrp:myStream_all/playlist.m3u8?
Thanks,
Rich