Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Readme.erdvideo | 2012-07-23 | 2.5 kB | |
erdvideo-0.5install.exe | 2012-07-23 | 2.4 MB | |
erdvideo-0.5.rpm | 2012-07-23 | 2.2 MB | |
erdvideo-0.5.deb | 2012-07-23 | 2.2 MB | |
ERDvideo-0.5.zip | 2012-07-23 | 2.4 MB | |
ERDvideo-0.5.tar.gz | 2012-07-23 | 2.2 MB | |
ERDvideo-0.5.tar.bz2 | 2012-07-23 | 2.1 MB | |
erdvideo-0.4.tar.gz | 2010-10-19 | 2.3 MB | |
erdvideo-0.4.zip | 2010-10-19 | 2.5 MB | |
erdvideo-0.4.tar.bz2 | 2010-10-19 | 2.2 MB | |
erdvideo-0.3.rpm | 2010-09-15 | 2.1 MB | |
erdvideo-0.3.deb | 2010-09-15 | 2.1 MB | |
erdvideo-0.3install.exe | 2010-09-15 | 2.2 MB | |
erdvideo-0.3.tar.bz2 | 2010-09-15 | 2.0 MB | |
erdvideo-0.3.tar.gz | 2010-09-15 | 2.1 MB | |
erdvideo-0.3.zip | 2010-09-15 | 2.2 MB | |
erdvideo-0.2.tar.gz | 2010-09-11 | 2.1 MB | |
erdvideo-0.1.rpm | 2010-08-15 | 10.4 MB | |
erdvideo-0.1install.exe | 2010-08-15 | 10.5 MB | |
erdvideo-0.1.deb | 2010-08-14 | 10.4 MB | |
erdvideo-0.1.zip | 2010-08-14 | 10.6 MB | |
erdvideo-0.1.tar.bz2 | 2010-08-14 | 10.3 MB | |
erdvideo-0.1.tar.gz | 2010-08-14 | 10.3 MB | |
Totals: 23 Items | 97.7 MB | 0 |
@title Welcome to the Erlang ERDgraphics/ERDvideo program @author Steven Gibson <smalllinux@gmail.com> @copyright 2008-2010 Steven Gibson This version can view and:<br> ~ select OGG videos<br> ~ display binary data from the binary header<br> ~ show the video in a HTML5 capable browser (Firefox 4.0+, Google-Chrome, Safari 5)<br> <p> <p> You can view a folder list on page. <p> Enter a file directory (e.g. docroot/video) <p> The videos need to be served by the webserver so place the video in a directory under the docroot directory:<br> video/<br> <p> for example:<br> docroot/video/kana320x240.ogv *** Graphics *** You can view graphics (jpg,png,gifs anything the browser can view) On the filelist you can view the list of a directory for example docroot/images http://localhost:8101/html/erdgraphics/filelist.yaws To view the files on the graphics page enter the path/filename starting after docroot example /images/dog_running.gif Installation, * Install Erlang. * Install Yaws. * ERDialog unzip the erdalauncher-x.x.zip in the root directory of the ERDialog installation. If you are on a Linux systems with 32 bit software you may be ready to go. Otherwise you will need to recompile the source code. The Emakefile is in scripts/Makefiles mov it to the Emakefile in the ERDialog root directory and issue: erl -make This should byte compile the files in the src directory. If all goes well, try ./start.sh, which will start the application in an interactive Erlang shell. ERDlauncher is web based file launcher as part of the ERDialog system. The application is usually accessible on port 8101 (see yaws.conf if you want to change this), so once it's running, you should see the main user interface at http://localhost:8101/ the command for running as a daemon: ./erdialog -start to stop the daemon: ./erdialog -stop Applet Version The applet version with a file name like: erdavideo-X.X.zip needs to be placed in the zips directory of the ERDialog program Then the applet can be installed License Erlang Public License http://erlang.org/EPLICENSE Changes Version 0.3 updated to ERDialog version 1.96 Version 0.2 added simple graphic viewer with sample animated gifs You can view graphics (jpg,png,gifs anything the browser can view) removed the larges sample ogv file reducing tar size by 8 megs Version 0.1 initial release ERDialog - Steven Gibson (c) 2008-2010 smalllinux@gmail.com http://erdialog.sourceforge.net