Hey, http://wowzaserver:1935/live/test.stream/playlist.m3u8 works perfectly in the custom video player example. however it doesnt work in the videoplayer example 😞 help me out 😞
Are you setting StreamFormat to "hls" rather than "mp4"? The videoplayer sample expects the stream format to be specified in the XML, and it defaults to "mp4" if it's not specified.