Results 1 to 3 of 3

Thread: display gstreamer video playback on qml using qmlglsink

  1. #1
    Join Date
    Dec 2015
    Posts
    2
    Qt products
    Qt5
    Platforms
    Windows

    Default display gstreamer video playback on qml using qmlglsink

    Hi

    May you assist, I am trying to create the "qmlglsink" element using the below code, but I am getting a null pointer back.
    This is the same way as on the given example in the gstreamer examples https://github.com/GStreamer/gst-plu...les/qt/qmlsink

    GstElement *sink = gst_element_factory_make ("qmlglsink", nullptr);

    Not sure what I am doing wrong.

  2. #2
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    503
    Thanks
    11
    Thanked 76 Times in 74 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: display gstreamer video playback on qml using qmlglsink

    deleted by myself because this was nonsense...

  3. #3
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: display gstreamer video playback on qml using qmlglsink

    Not sure what I am doing wrong.
    Neither are we, based on a single line of code. You probably don't have the GStreamer or QML dependencies installed correctly, or are not providing the correct paths to your runtime.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

Similar Threads

  1. Using QT to record a Video Playback
    By Avan in forum Qt Programming
    Replies: 2
    Last Post: 12th May 2017, 11:14
  2. STB Video Playback
    By akhilesh_s in forum Qt for Embedded and Mobile
    Replies: 6
    Last Post: 19th July 2011, 12:50
  3. Playback video on QT Widget
    By Ratheendrans in forum Qt for Embedded and Mobile
    Replies: 7
    Last Post: 1st June 2010, 14:44
  4. 4.5 + video playback on windows
    By bunjee in forum Qt Programming
    Replies: 1
    Last Post: 24th March 2009, 10:58
  5. Video freezes during mpeg video playback using Phonon
    By davejames in forum Qt Programming
    Replies: 2
    Last Post: 12th January 2009, 09:45

Tags for this Thread

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.