jj-dr Posted January 30, 2012 Share Posted January 30, 2012 Hi guys. I am trying to implement a video playlist for my church website: http://maranatha.tv ... Click on "CULTOS." Currently, I am using the JW Player for videos and this one uses an XML playlist to show the videos or LiveStream. I would like to implement a MySQL playlist, so the content can be managed dynamically rather than manually, as is in the case using the XML playlist. Whether I can implement this for the JW player, or another player, I have no idea where to start and how to go about it. Can someone share some light as to how to implement a PHP & MYSQL video playlist? Any help will be greatly appreciated. Thanks! Link to comment https://forums.phpfreaks.com/topic/256062-php-mysql-video-playlist-jw-player/ Share on other sites More sharing options...
Philip Posted January 30, 2012 Share Posted January 30, 2012 Just have PHP create a XML playlist. Could run it as a cron once a day (more or less, depending on your needs) to save cpu usage. Link to comment https://forums.phpfreaks.com/topic/256062-php-mysql-video-playlist-jw-player/#findComment-1312735 Share on other sites More sharing options...
jj-dr Posted January 31, 2012 Author Share Posted January 31, 2012 Thanks KingPhillip for your input. I am not quite sure as to how do I do this, and more importantly how do I connect it to a particular video player. Link to comment https://forums.phpfreaks.com/topic/256062-php-mysql-video-playlist-jw-player/#findComment-1313017 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.