User(s) browsing this thread: 1 Guest(s)
|
How to run an avi from HTML ?
|
|
06-07-2009, 06:48 PM
|
|||
|
|||
|
How to run an avi from HTML ?
Hi,
I am creating a daemon app (runs in the background) which scans several series directories, and from every dir, moves the episode that is the earliest to a dedicated "watch" dir. When I remove the episode after watching, it will place the next one in it, etc. So far the C++ build works like a charm, sqlite and boost were also no problem to get going in the cross compile toolchain. But now I want to generate a HTML page with the overview instead of clicking the file in the video browse window. The reason is that I can order the episodes so that the most recent watched series are on top, or most popular ones.. I tried to make a small HTML page with a href link in it that points to the file. When I open the HTML page and click it, it tries to load the whole file als a page. Needless to say that the PCH does not like 1 Gb of binary web page ;-) How do I go about specifying the file to play in the webpage so that it actually plays when I click it? The web page I have now, tries to play a MP3 (see example) but this does not work either (at least it does not crash ;-) ).. Code: <html>With regards, - Jorgen |
|||
|
06-07-2009, 07:01 PM
|
|||
|
|||
|
RE: How to run an avi from HTML ?
You need to specific media/playlist type eg. vod or aod
Check these links out for more details: http://www.networkedmediatank.com/downlo..._v1.2.html http://www.networkedmediatank.com/wiki/i...umentation http://www.networkedmediatank.com/wiki/i.../Main_Page |
|||
|
06-07-2009, 09:19 PM
|
|||
|
|||
|
RE: How to run an avi from HTML ?
Hi there,
Awesome, thank you for the links! - Jorgen |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]




![[+]](images/collapse_collapsed.gif)
