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

Run link not mp4


Hi, i see in one website that they can run links like that (this is my link in the same host):

http://s6704.abelhas.pt/File.aspx?e=sjPN-64l7x4EIgRSLI63wiASHFOP7-t7XjXhXWQUUg2FAYUfmX1XgtY6aqqpO_8BIPqd7NYvn_0pBJNfAiT6GePkdu8e0LjssM8rxSl3KqNHoFJndIP4tdTPqQA3iK-TEZbu1GOlFEqtwReHDBLYxg&pv=2

who i do it?
The website: https://sembilhete.tv/movie/tt0100519/

1 Community Answers

Todd

JW Player Support Agent  
0 rated :

I am afraid that I do not understand what you are trying to do here. You can link to a web page instead of a video, but this would only work if the web page is returning a redirect to the actual video. If you are going to do this, make sure to set the type: ’’ parameter in your setup() to indicate the correct video type.

For example, if you have a PHP script that redirects to an HLS stream, you will probably need to add type: ‘hls’ in your setup() block to make sure our player handles the response correctly.

This question has received the maximum number of answers.