Dear All,
I am a newbie to this gnump3d application. Its a nice tool in first
look itself. But I am having some queries which I couldn't find in FAQ
or in documentation, thus I am posting them here, wish to get the reply
soon.
I download the gnump3d-3.0 version (tar.gz) file and extracted it,
installed using make install. Installation was successful. I am using
Debian Lenny.
1. After installation of the gnump3d, I executed the make test, to test
my application, and the following is the output,
prove --shuffle tests/
tests/gnump3d-files........NOK
2
# Failed test 'require gnump3d::filetypess;'
# in tests/gnump3d-files.t at line 19.
# Tried to require 'gnump3d::filetypess'.
# Error: Can't locate gnump3d/filetypess.pm in @INC (@INC contains:
/etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl . lib) at (eval 4) line 2.
# Looks like you failed 1 test of 106.
tests/gnump3d-files........dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
Failed 1/106 tests, 99.06% okay
tests/modules..............ok 1/0Direct ConfigFile usage is deprecated,
please use Config::File instead at (eval 4) line 2
tests/modules..............ok
tests/gnump3d-md5..........ok
tests/pod..................skipped
all skipped: Test::Pod 1.00 required for testing POD
tests/template-handling....ok
tests/gnump3d-request......x
tests/gnump3d-request......NOK 5# Failed test ' The incoming request
was correct'
# in tests/gnump3d-request.t at line 49.
# got: '/?foo=bar'
# expected: '/'
# Looks like you failed 1 test of 10.
tests/gnump3d-request......dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 5
Failed 1/10 tests, 90.00% okay
tests/gnump3d-config.......ok
tests/executable...........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
tests/gnump3d-files.t 1 256 106 1 0.94% 2
tests/gnump3d-request.t 1 256 10 1 10.00% 5
1 test skipped.
Failed 2/8 test scripts, 75.00% okay. 2/275 subtests failed, 99.27% okay.
make: *** [test] Error 255
How can I resolve the above Failures ?
2. I ignored the above failures, and proceeded to start the server,
after placing the files at the directory mentioned in the conf file, and
then accessed using http://localhost:8888 and was able to see the home
page of my streaming server. Well, I was even able to play the videos
through browser. But the problem here is, when I am trying to access my
server from a client machine (windows client, using internet explorer
and mozilla firefox) I am seeing that Videos are downloaded to the local
machine and then played. [Note: In my conf file, I have always_stream =
1]. In some windows machines, the file is downlaoded completely, but its
not played, even though the file format support is available to the player.
3. I want to know, whats the stability of this streaming server, can I
use it for large content streaming ?
4. And exactly what are the file formats that are supported by the
gnump3d server.
Awaiting for the reply.
Thanks & Regards
Indraveni
_______________________________________________
Gnump3d-users mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnump3d-users