PlayerJS Dynamic URL option for live .m3u8 Playlist
Budget: £10 – £20 GBP
So i have found PlayerJS, it is able to play live m38u streams on all devices like Tizen, WebOS, iOS etc. Now on PlayerJS website you configure the Playlist manually but what i have is every user has a different .m3u url.
So let's say i have 3 users in MySQL:
user1:pass1
user2:pass2
user3:pass3
All of the user above will have different .m3u8 urls to watch live streams
user1
http://watch.com/user1:pass1/channel1.m3u8
http://watch.com/user1:pass1/channel2.m3u8
etc
user2
http://watch.com/user2:pass2/channel1.m3u8
http://watch.com/user2:pass2/channel2.m3u8
user3
http://watch.com/user3:pass3/channel1.m3u8
http://watch.com/user3:pass3/channel2m3u8
I wanted to know if it's possible to adapt the PlayerJS to do that.
If that proves to be too hard you can create your own player with a playlist option for different users/urls
So let's say i have 3 users in MySQL:
user1:pass1
user2:pass2
user3:pass3
All of the user above will have different .m3u8 urls to watch live streams
user1
http://watch.com/user1:pass1/channel1.m3u8
http://watch.com/user1:pass1/channel2.m3u8
etc
user2
http://watch.com/user2:pass2/channel1.m3u8
http://watch.com/user2:pass2/channel2.m3u8
user3
http://watch.com/user3:pass3/channel1.m3u8
http://watch.com/user3:pass3/channel2m3u8
I wanted to know if it's possible to adapt the PlayerJS to do that.
If that proves to be too hard you can create your own player with a playlist option for different users/urls