php
PHP thumbnail list for video files in directory / playback on click (VLC)
Basically I'm looking for a very simple media server. I have a server running on a local machine (Ubuntu). There are video files in var/www/movies which I want to index within a web browser. I need to show a thumbnail for each file (ffmpeg?) and a click on the thumbnail would open/play the video file with VLC. Anybody knows of an existing script that I could build on, or would I have to start from scratch?
Related Links
ratchet HttpServer class not found
PHP: handle undefined exception
htaccess loading recursively when jquery load
class not loading in the url field type in volt syntax phalcon
Automated Lottery and Prize Distribution
Get Parameters Before The URL
PHP Form Handling Error
IPN Listener is not returning Variables in response: Sandbox
how to save a textarea contents of an html5 form to a text file at server side using php?
The hydrator settings are ignored in Apigility
Bingo card multidimensional array giving undefined offset on last column
Transferring values to SQL query with LIKE
How global variable work in php?
How to use json_encode to return as json based my code
Using SimpleXML to parse CDATA element [duplicate]
PHP's sem_acquire() - at what order do the 'waiting' processes get executed