Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qmlglsink crashes when not used from main class
Forum Updated to NodeBB v4.3 + New Features

Qmlglsink crashes when not used from main class

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qmlglsi k
2 Posts 2 Posters 218 Views
  • 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.
  • I Offline
    I Offline
    itsgauravdas
    wrote on last edited by
    #1

    Qmlglsink example i.e creating gstreamer pipeline in main class and adding widget as properties to qmlglsink works well.
    But when I try to create pipeline from other qml file via custom Object call it fails stating "could not initialize window system qmlglsink". I have created global qmlengine which is accessed in custom method and I am able to access the widget by object name correctly. Even then pipeline cannot start and ends up in error.
    Please guide me through.

    jsulmJ 1 Reply Last reply
    0
    • I itsgauravdas

      Qmlglsink example i.e creating gstreamer pipeline in main class and adding widget as properties to qmlglsink works well.
      But when I try to create pipeline from other qml file via custom Object call it fails stating "could not initialize window system qmlglsink". I have created global qmlengine which is accessed in custom method and I am able to access the widget by object name correctly. Even then pipeline cannot start and ends up in error.
      Please guide me through.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @itsgauravdas Without code I doubt anybody can tell you what is wrong

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      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