I got my server to serve out mpg movie files.  It may be overkill and the file 
says it's not recommended (backup the orignal), but I changed this line
in /etc/gnump3d/mime.types:

video/x-msvideo                                 avi 

To this:

video/x-msvideo                                 avi mpg

Kill your gnump3d process (ps aux to get the pid and then kill -9 xxxx) and 
then restart it (gnump3d --fast --background).
Make sure the file is in your streaming directory and it should show on a 
browser.  To get it to download though I had to chmod 444 on the mpg file
so that it was readable by everybody. 

Here's the video I'm streaming (you may need to download it first and then open 
the mpg file with a video player):

http://linuxhippy.servemp3.com:8001/computer-ad.mpg

Hope this helps!

Marty


Visit my media server: http://linuxhippy.servemp3.com:8001/


_______________________________________________
Gnump3d-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnump3d-users

Reply via email to