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

How to embed jw platform video into jw player with video id


Hi ,

I have jw platform account and i uploaded the videos.

i want to display that videos in my website with jw player (without iframe or embed links) with video id or video path.

pls advise me

3 Community Answers

Cooper Reid

JW Player Support Agent  
0 rated :

You can use some setup code and pass in the video playlist like so:

jwplayer(“player”).setup({
playlist: “http://content.jwplatform.com/jw6/VIDEO_KEY_HERE.xml”,
width:‘100%’
});

-hope this helps

Cooper

praveen.nadide

User  
0 rated :

its working.

Thanks

Cooper Reid

JW Player Support Agent  
0 rated :

Great, enjoy!

Kind Regards,
Cooper

This question has received the maximum number of answers.