Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Dynamic Playist for RTMP

5 replies [Last post]
Reply

I am wanting to create a dynamic playlist that would be able to read all files in a server folder, different server than where the website is, using RTMP.

So that when the webpage is refreshed it would re read all files and create the playlist that could be read and used by the JW Player.

Are there examples of this somewhere or can anyone help.

Thank you!

Reply

You have to manually point to items in the playlist file, there is no playlist that just grabs an entire directory like you are mentioning.

Reply

But.. If i got a php file to write the XML playlist, based on items in a folder... then it should work.. since the file would be playlist.xml... formatted just the way my playlist is now but dynamically written using php.

Is possible, yes?

Reply

Yes, that is theoretically possible.

Reply

Hi DarkArtist69,

did you manage to get this working?
I have similar issue. I can generate with a PHP script output, but do not know how to get it in the player. A plain XML playlist file works fine.
Although the output of my script is the same as the XML file, it is not red.

Reply

I replied to your other thread ;)

Post new comment

  • Allowed HTML tags: <code> <blockquote> <em> <strong> <strike> <ul> <li> <ol>
  • You may post code using <code>...</code> .
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options