
Same video plays in Firefox (pc) when trying to play different media ids
We run a video streaming site with about 50 different videos on it.
I'm not able to reproduce this, but my client is saying that when he launches a video, the correct poster frame loads, but clicking to play the video results in the wrong video playing. It always seems to play the same video no matter which one he tries to load. This ONLY happens for him on Firefox on Windows.
Note on our setup...
We're currently using the JW platform and using their m3u8 playlists. Videos are launched in modal windows from the same page so we're using the JavaScript API to initialize everything.
This setup has worked very reliably in the past, and I'm not even sure where to begin troubleshooting this. If we're initializing the player with a mediaid and it loads the correct poster image, it's super bizarre that the wrong video would subsequently play.
Each playlist file that loads is a unique file so some sort of caching issue doesn't seem immediately relevant. Just curious if anyone else has experienced anything like this.
Thanks for any help!