hxclientkit question
Tran Hoang Thanh <[email protected]>
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Milko, I am using Helix DNA for integrating it into Moblin. However, I got the following issues when working with hxclientkit: 1. I have downloaded and followed instructions at https://player.helixcommunity.org/2005/doc/hxclientkit/build-instructions.html#hxclientkit_Specifics However, when building hxclientkit, I could not run "umake", my error was: umake: command not found Then, I still run make, everything went fine 2. I cd to test directory in order to test "main.cpp". At this point, I could not run make clean, umake or make. The errors were as follows: make: *** No rule to make target "clean". Stop umake: command not found make: *** No targets specified and no makefile found. Stop 3. I tested to build "main.cpp" (which is in test directory) by Eclipse. I also included libhxclient.so.1.0. as a shared library for compilation. However, when I built the code, I got the errors as follows: undefined reference to 'ClientPlayerClose' undefined reference to 'ClientPlayerCreate' undefined reference to 'ClientPlayerOpenUrl' undefined reference to 'ClientPlayerPlay' Do you have any idea or advice for me? Anyway, thanks a lot for your time Best regards, Tran Hoang Thanh --- On Fri, 8/1/08, Milko Boic <[email protected]> wrote: > From: Milko Boic <[email protected]> > Subject: [Helix-client-dev] Re: .mp4 progressive download using RTP > To: "Shivaji Patil" <[email protected]> > Cc: [email protected] > Date: Friday, August 1, 2008, 4:01 AM > Shivaji, > > Capture of standard RTP stream and its recording into a mp4 > file format > would be accomplished via dtdriver framework. > The framework would use rtspfformat as the source. Some > modifications to > this format would be needed to support .sdp files > (extensions) to be able > to open RTP streams w/o any RTSP. > Modification to the existing renderer plugins would be > needed to support > packet assembly w/o decoding. > mp4 filewriter would be used to write-out the file. > > Documents on mp4 file format are available from ISO and RTP > from IETF. > dtdriver framework information is available in Helix > Community at > https://datatype.helixcommunity.org/2005/devdocs/DTR-USR-DtdriveFramework.txt > . > > Please direct specific questions in regard what you would > like to do to > [email protected]. > > Thanks, > Milko > > At 09:36 AM 7/31/2008, Shivaji Patil wrote: > >Hi, > > I am working on .mp4 file progressive download > using RTP. Please > > proved me some documents or info if possible. > > > >Many Thanks > >-Shivaji > > > > _______________________________________________ > Helix-client-dev mailing list > [email protected] > http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev _______________________________________________ Helix-client-dev mailing list [email protected] http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev