I've been trying to assign a small video file (flv) to be the intro each time a video is shown from the playlist on my dash player node but nothing changed.
I am using
$params['intro'] = 'http://www.mysite.com/video.flv';
and I have also tried to add
< intro >http://www.mysite.com/video.flv< /intro > (without the spaces) in the flashvars field of the configuration file.
Could you help me please and tell me how could I get this to work?
Comments
Comment #1
travist commentedI just tested this and it seems to be working. Please verify that you are still having an issue with this.