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

Streaming from database


Hi,

Current streaming of songs on my system is going with a playlist file . but i want to connect this list with db so that i can sort my songs runtime .
for example if my current song is playing if i want next song of my choice then me need to select it from database .
How to connect songs streaming with database?

Thanks & Regards

1 Community Answers

Alex

JW Player Support Agent  
0 rated :

Hi there,

There is no built-in functionality in the player to allow you to connect it to a database. What I would suggest doing is querying your database and then looping through it, adding each playlist item to a JavaScript object, which you should then be able to pass into the player as a playlist. However, this is out of the scope of support we can provide so we would not be able to assist you in doing so.

Thank you.

This question has received the maximum number of answers.