Hello,
I apologise for asking questions on my first contribution
here, plus I hope 'here' is the appropriate place. Anyway,
I did do my best to find the solution myself by searching
but I'm stumped.
Situation is a win32 build environment, python,
cygwin(cvs/ssh) and vc7++ (from Studio .net 2003) all in
place and working.
The question is simply this:
- How do I enable 3GP streaming support in the Helix DNA
Server.
After doing the base build (servinstplus) I get a working
installer, which gets me up and running in no time. But I
get:
28-Jun-2006 16:51:43.UNKNOWN tmplgpln(3240): No handler for
3gp
When I try to stream a 3gp off the server.
So then I tried to fix this.
What I tried to do was compile various components by
selecting the build target 0 -> 79, i.e. core targets
-> datatype, which indeed compiles some extra dll's. (I
tried more than this, serverplugins_plus for example, but no
server targets seem to give any better results here)
Anyway, with the datatype target, indeed, some of these new
DLL's seem to work, it now for example properly loads:
I: mp4fformat.dll 60D910B0 RealNetworks Mpeg4 File Format
Plugin
D: 2953838902 0000000000000100
However quite a few of the really important ones for 3GP
fail:
28-Jun-06 16:19:09.550 hlxserverplus(1516): C:\Program
Files\Helix\Helix
Server\Plugins\amrn.dll NO HXCreateInstance
***28-Jun-06 16:19:09.550 hlxserverplus(1516): C:\Program
Files\Helix\Helix Server\Plugins\amrn.dll Not a valid
library
28-Jun-06 16:19:09.550 hlxserverplus(1516): C:\Program
Files\Helix\Helix
Server\Plugins\amrw.dll NO HXCreateInstance
***28-Jun-06 16:19:09.550 hlxserverplus(1516): C:\Program
Files\Helix\Helix Server\Plugins\amrw.dll Not a valid
library
And in the end the stream fails to play.
Am I doing something wrong? Could someone describe the
process to compile (or acquire, Im willing to go with
binaries here if necessary) to get the server to stream
3gp's?
Im positive the source file works by the way, it's hinted
and a darwin streaming server handles it just fine.
Id appreciate any help.
-Marten
_______________________________________________
Helix-server-dev mailing list
Helix-server-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinf
o/helix-server-dev
|