Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Unbale to play back from Qt Application
Forum Updated to NodeBB v4.3 + New Features

Unbale to play back from Qt Application

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 423 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.
  • D Offline
    D Offline
    Dcqt
    wrote on last edited by
    #1

    Hi,

    I have a gstreamer application which plays a ts file on its own window.
    i am trying to launch that video from some qt application.

    but i cannot see the video, from the logs i observed that the video is playing but not in the qt window.

    i am working on Qt 5.1 using openGL for mips compiler.

    in x11 we have a API "gst_x_overlay_set_window_handle" for redirecting the child window to a parent by providing its id.

    i actually tried for equivalent function in open GL , but could not found.

    Please let me know the equivalent function or any other mechanism to play the video from Qt App.

    Thanks in advance.

    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