Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

JWPlayer with Meteor


I'm new to meteor and JWPlayer and I want to know how these two can work together. Any help would be appreciated.

1 Community Answers

Todd

JW Player Support Agent  
0 rated :

I’m not familiar with Meteor, but all you need to get our player working on a web page is:

1) the JW Player library loaded on the page
2) a <div> tag so our player knows where you want the video
3) the jwplayer().setup() call.

Please see http://support.jwplayer.com/customer/portal/articles/1406723-mp4-video-embed for more details. Just make sure Meteor is making sure those three things happen in that order.

This question has received the maximum number of answers.