-
Hi,
In the event that someone uses an old browser I tried to include YouTube videos as alternative sources, but this doesn’t seem to work. Both YT and our HLS videos work fine as the default video, but if I include a broken URL as the default then src1 never loads.
Here’s the shortcode I used:
[fvplayer src="https://streaming.media.azure.net/nonexistant/video.ism/manifest(format=m3u8-aapl)" src1="https://youtu.be/TbQm5doF_Uc"]What am I doing wrong?
Thanks!