I use multi player in one screen, but before play and reload page. Video not Play with error log and image bellow. If i use one player, this perfect.
=> Invalid session
HTTPStreamerAdapterCupertinoStreamer.onPlaylist[vod/definst/mp4:201603/20160316/71ab35d9b2ace0304b70911b5f8496e2_480.mp4/playlist.m3u8]: Invalid session
=> 403 Forbidden

Hi,
What player technology are you using? Can you post a simplified/sanitized source for your HTML page?
Michelle
Hello,
Since you are trying to place three players on a single page you usually need to create duplicate copies of the player elements with different names to be called from each player and each player.
In the page you listed I see the following:
<script src="catalog/view/javascript/media/mediaelement-and-player.js" type="text/javascript"></script>
Can you try copying this script and renaming it to:
<script src="catalog/view/javascript/media/mediaelement-and-player2.js" type="text/javascript"></script>
and
<script src="catalog/view/javascript/media/mediaelement-and-player3.js" type="text/javascript"></script>
And then calling these scripts separately form each player implementation?
Regards
Jason Hatchett
Hi Michelle, web project demo at: http://playhard24h.com/vion/