Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Looking to hire a consultant on Qt
Forum Updated to NodeBB v4.3 + New Features

Looking to hire a consultant on Qt

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 1 Posters 738 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hesperx
    wrote on last edited by
    #1

    Hi Everyone,

    I am looking for somebody to help me on a project. You should have experience compiling QtMultimedia under the Rasberry Pi and should have good c++ and Linux experience.

    I am not looking for the candidate to do any work. Just to guide me through compilation and a hello world of QtMultimedia in very simple and layman terms.

    I ONLY want to use 1 class in Qt on the Rasberry Pi. That is QMediaPlayer to play audio files.

    Whoever is interested please email me at hadiesper@gmail.com. Any questions are welcome on this thread.

    The project will involve a couple skype calls and emails back and forth.

    My budget is 300$ for this project and payment will be made via paypal in 75$ increments upon progress.

    Brief about my project:

    I am making a TCP/IP media player that plays MP3 files from a local NAS. I have already completed the code for the entire project using IRRKLANG in C++ and under Linux x64 Ubuntu. So the purpose of working with you would be to port my project to the Rasberry Pi and replace IRRKLANG with QMEDIAPLAYER.

    Again, no coding will be required, I just need to be able to run this code below in a sustainable and repeatable way:

    @
    player = new QMediaPlayer;
    connect(player, SIGNAL(positionChanged(qint64)), this, SLOT(positionChanged(qint64)));
    player->setMedia(QUrl::fromLocalFile("/Users/me/Music/coolsong.mp3"));
    player->setVolume(50);
    player->play();
    @

    P.S: I also need help with getting NMBLookup to work on the Rasberry Pi from the command line.

    1 Reply Last reply
    0
    • H Offline
      H Offline
      hesperx
      wrote on last edited by
      #2

      I'm bumping this to 500$

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved