Results 1 to 4 of 4

Thread: Greenphone audio/video

  1. #1
    Join Date
    Dec 2006
    Posts
    6
    Thanks
    1
    Qt products
    Platforms
    Unix/X11

    Default Greenphone audio/video

    Hi,
    Greeenphone SDK light (4.1.7) does not support mediaplayer. But it seems that community SDK does have that facility.
    1. Is it possible to take mediaserver source code and libraries from community SDK and port it to greenphone sdk? Will there be any llicensing issues? (ofcourse not for commercial use)

    2. I have tried to put Qplay (3rd party application availbale from Qtopia net) in greenphone sdk? The application compiles and launches well but when I try to play a wav file ( other formats not supported) it gives error ErrOpeningAudioDevice. I am not sure what is wrong as greenphone release note say it does support wav files?

    3. Is it possible to use any 3rd party player for example, Helix player with greenphone sdk and hardware? I believe Helix is preintegrated with greenphone but for some reason it is not a part of SDK light version.

    Highly appreciate your comments. Thank you.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Greenphone audio/video

    I haven't seen any of the SDKs but if they are both under GPL, then there shouldn't be any licence clashes.

  3. #3
    Join Date
    Jan 2006
    Location
    Gold Coast, Australia
    Posts
    36
    Thanked 5 Times in 5 Posts
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Greenphone audio/video

    You would need to download the cayenne branch of the helix gpl sources, put them at src/3rdparty/libraries/helix and configure with helix
    Freelance Senior Software Engineer

  4. #4
    Join Date
    Dec 2006
    Posts
    6
    Thanks
    1
    Qt products
    Platforms
    Unix/X11

    Default Re: Greenphone audio/video

    Thank you for your answers.
    I have follwed the instructions given in the qtopia.net FAQ for Helix.
    The source code is downloded and I am trying to configure for helix.
    I used following command
    configure -helix -helix-system-id linux-2.2-libc6-gcc32-i586

    the HELIX test is OK but when the script fails while running qmake.
    The output is
    ----------------------------
    The following default/detected values have been used:
    -release
    -no-separate-debug-info
    -clean
    -rpath
    -edition 'phone'
    -platform 'linux-g++'
    -xplatform 'linux-generic-g++'
    -arch 'i386'
    -image '/Qpkgs/qtopia-opensource-4.2.0/image'
    -prefix '/Qpkgs/qtopia-opensource-4.2.0/image'
    -launch-method 'quicklaunch'
    -iconsize '22'
    -displaysize '160-240'
    -font 'dejavu:*:*' 'dejavu-mono:*:*'
    -dbuspath '/usr'
    -sound-system 'alsa'

    Cleaning out stale build files...
    Finding project files...
    262 projects found.
    Running qmake...
    .................................................. ........................make[7]: *** [setup_helixbuild] Error 1
    make[6]: *** [regenerate] Error 2
    make[5]: *** [sub-3rdparty-libraries-helix_first_syncqtopia] Error 2
    make[4]: *** [first_syncqtopia] Error 2
    make[3]: *** [first_syncqtopia] Error 2
    make[2]: *** [first_syncqtopia] Error 2
    make[1]: *** [first_syncqtopia] Error 2
    make: *** [first_syncqtopia] Error 2
    make exited with value 2

    ---------------------------------------
    I have no idea how to go ahead.

    From the helix source directory I tried running make
    # cd src/3rdparty/libraries/helix/
    # make setup_helixbuild
    It askes for some patch file.
    -------------------------------------------------------------
    patching file audio/device/platform/unix/audlinux_alsa.cpp
    Hunk #1 succeeded at 1517 (offset 396 lines).
    can't find file to patch at input line 7
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:
    --------------------------
    |This patch includes the changes to Helix for including the Qtopia filesystem
    |access type. Change helix config file to generate 32bit binaries and use rpath
    |if applicable.
    |
    |--- helix/src/build/BIF/build.bif Fri Mar 17 18:12:22 EST 2006
    |+++ helix/src/build/BIF/build.bif Fri Mar 17 18:12:22 EST 2006
    --------------------------
    File to patch:

    --------------------------------------------------------------------------------------

    Please do advice me how to proceed further.

    thanks a lot.

    Br,
    hitesh
    Last edited by void*; 2nd February 2007 at 10:20. Reason: Passed through this hurdle: Next one waiting

Similar Threads

  1. Qtopia Greenphone SDKs Now Shipping
    By lpotter in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 19th January 2007, 10:02
  2. GreenPhone, QtJambi, D-BUS, VC++ Integration... want to see more?
    By Aurelien.Regat-Barrel in forum General Discussion
    Replies: 0
    Last Post: 21st October 2006, 15:19

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.