Is it possible to use Qt and Phonon with the SDK?

Home Forums MultiConnect OCG Is it possible to use Qt and Phonon with the SDK?

Tagged: , , , , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2917
    Eric Dunstan
    Participant

    Hi,

    I have an App written in C++ Qt, which plays videos it downloads using Phonon. Is it possible to compile this App using the given SDK on this platform?

    #4520
    Jesse Gilles
    Blocked

    CoreCDP has Qt recipes available, so you can certainly run Qt apps on your OCG. There is no built-in video output device though, so you would have to add external hardware for doing that.

    #4521
    Eric Dunstan
    Participant

    Is this easy to do? And would you provide this hardware, or do we need a third party?

    Also, how do we connect it to the board?

    #4522
    Jesse Gilles
    Blocked

    Multi-Tech doesn’t provide any video display hardware and the OCG has not been tested with any video display.

    You would need to source a 3rd party external component that has an interface supported by the OCG hardware (USB most likely), make sure there is linux driver support for it, and then develop and test your solution.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.