solved VideoJS

alt=
DannyA
@dannya
7 years ago
584 posts
Has anyone successfully implemented videoJS with Jamroom? Is there any reason why it wouldn't work? Is there any guide to replacing the player?

Unfortunately, jplayer support and development is non-existant and hasn't seen an update in years. Their lack of support for VAST, VMAP, VPAID or the IMA SDK is making it very difficult to integrate ads and considering switching. videojs is open source and seems much more capable.
updated by @dannya: 09/10/17 06:53:45AM
brian
@brian
7 years ago
10,143 posts
There's no technical reason for it to not work. Jamroom provides the stream and image URLs, so you just need to hook the player up to grab those and display them.

VideoJS is nice - that was not an option for us when we picked JPlayer. JPlayer still works however - although it does not have support for the more advanced features you are looking for.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
DannyA
@dannya
7 years ago
584 posts
Great thanks.

Tags