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

MediaProvider with latest JW Player Flash


Hello.

I made my own provider for JW Player Flash (latest version) and I can't seem to get it to work.
It is just completely ignored, I can't see it loaded/fetched.

Here's my config:

<script type="text/javascript">
var playerInstance = jwplayer("myElement");
playerInstance.setup({
flashplayer: "jwplayer.flash.swf",
width: 760,
height: 350,
playlist: [
{ provider: "MyMediaProvider.swf", file: "video.mp4", type: 'flv' }
]});
</script>

1 Community Answers

Alex

JW Player Support Agent  
0 rated :

Hi, there.

While it is possible to have your own Flash provider, this is not something that we have documentation for, nor provide support for.

Please let me know if you need any more help or have any other questions.

Thank you!

This question has received the maximum number of answers.