-
Video on Demand
I am trying to figure out the best workflow to add a library of music video clips to my site. I film a show and edit the sequence into individual songs and encode to H.264. Normally I would create a playlist and add a flash player on the page and publish to my site. Now I am looking into creating a video on demand library with hundreds of shows/playlists. Is there anyway to have a single player and an index of shows so I can minimize the amount of pages on my site. Basically, I upload all of the vids to folder, create a playlist serving that folder and add it to the site. When someone clicks a photo as a hyperlink, it goes to the player page. Then if they want to see another show, they click the back button, go back to the index and select a new show which opens up the same player page and playse the new playlist.
Otherwise, I guess I would need a player page for each show. Hundreds of shows means hundreds of pages.
Jeff