Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!
Resource icon

Script Web player file using jwplayer with HLS

i_2014

Extended Member
Ext. Member
Joined
Dec 6, 2019
Messages
40
Reaction score
777
Points
94
Location
Dhaka
Web player
Player:jwplayer
Stream format :hls

  • You can use it in your server using channel name ex:bein1.php​
  • But make sure you have your own Js file and key linked up in your script which you'll get from jwplayer.com​
  • And I mentioned in file where you need to change​
 
Last edited:
That is dead.
I already mentioned that you need to give your own key and js file to link up that script..... that's not dead.....
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
"You can use it in your server using channel name ex:bein1.php "

I did not understand. You give one example? Tnx
 
"You can use it in your server using channel name ex:bein1.php "

I did not understand. You give one example? Tnx
Ok first you need to go jwplayer dashboard from jwplayer.com....after that you will provide by a js cdn link and a key....but most probably jwplayer sdk need to paid now for this two things cuz you need to paid them by how much stream b/w you use with this player.....after getting this js and key file, put where and where that I mentioned earlier in this file
JavaScript:
<script src='//content.jwplatform.com/libraries/oncyToRO.js'></script> give your .js link there
&
JavaScript:
 <script type="text/javascript">jwplayer.key="Pww0NCIcd0L2vGY/zdst+yOOnSrBSP8hccHM09T7QnNKcPnPj37R6rJKOrU=";</script>give your key
and put your desired hls- link(.m3u8) into the file
JavaScript:
 {
            var stream = "https://sportbar.biz/lba/123/g7/btse.m3u8";
        }else {
            var stream = "https://sportbar.biz/lba/123/g7/btse.m3u8";
        
        } and here just give a hls link from xc....i used bt sports espn
and rename your file name along with your channel name
Code:
jwplayer_web_hls.php to btsportsespn.php
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Ok first you need to go jwplayer dashboard from jwplayer.com....after that you will provide by a js cdn link and a key....but most probably jwplayer sdk need to paid now for this two things cuz you need to paid them by how much stream b/w you use with this player.....after getting this js and key file, put where and where that I mentioned earlier in this file
JavaScript:
<script src='//content.jwplatform.com/libraries/oncyToRO.js'></script> give your .js link there
&
JavaScript:
 <script type="text/javascript">jwplayer.key="Pww0NCIcd0L2vGY/zdst+yOOnSrBSP8hccHM09T7QnNKcPnPj37R6rJKOrU=";</script>give your key
and put your desired hls- link(.m3u8) into the file
JavaScript:
 {
            var stream = "https://sportbar.biz/lba/123/g7/btse.m3u8";
        }else {
            var stream = "https://sportbar.biz/lba/123/g7/btse.m3u8";
       
        } and here just give a hls link from xc....i used bt sports espn
and rename your file name along with your channel name
Code:
jwplayer_web_hls.php to btsportsespn.php

Thx for you work mate, also thx for sharing.

What do you think about use old jwplayer version? Because it's free
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top