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

Streaming video uploaded on a third party server


I have uploaded a video in my site server. What should i do to play this video using Jwplayer?

3 Community Answers

Todd

JW Player Support Agent  
0 rated :

Sounds like all you need to do is to use your video’s URL in the file: ’’ parameter of your jwplayer().setup(). Please see http://support.jwplayer.com/customer/portal/articles/1406723-mp4-video-embed for more details.

aneesha

User  
0 rated :

Is it possible to pass the url encoded instead of passing the direct path?

Todd

JW Player Support Agent  
0 rated :

What do you mean by encoded URL? There are a few ways to obfuscate the direct path, but since the video is requested via Javascript, you will not be able to 100% guarantee that no one can find it.

This question has received the maximum number of answers.