Results 1 to 2 of 2

Thread: Using qt-gstreamer for frames capture

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2015
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Using qt-gstreamer for frames capture

    Hi,

    I am using qt-gstreamer recorder example: http://gstreamer.freedesktop.org/dat...p-example.html

    Gentoo 3.18.11, qt-creator 2.8, qt4.8.
    Camera v4l2 and microphone alsa.

    Example works fine.
    But i want record QImage frames as video source instead v4l2 camera.
    How i can push image.data to gst pipe?
    ---- m_pipeline->add(audioSrcBin, videoSrcBin, mux, sink);

    Best regards Viktor.

  2. #2
    Join Date
    May 2015
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Using qt-gstreamer for frames capture

    RESOLVED! AppSrc gstreamer class for buffer push is here: https://github.com/detrout/qt-gstrea...src/QGst/Utils

Similar Threads

  1. Gstreamer + Qt Problem
    By hedlabel in forum Qt Programming
    Replies: 0
    Last Post: 8th August 2012, 19:48
  2. Replies: 0
    Last Post: 7th August 2009, 19:21
  3. Replies: 3
    Last Post: 5th July 2009, 17:22
  4. GStreamer, Qt4, QDevelop and C++
    By midiangr in forum Qt Programming
    Replies: 5
    Last Post: 28th April 2009, 19:46
  5. how to use gstreamer with Qt
    By qwakaw in forum Qt Programming
    Replies: 9
    Last Post: 27th August 2008, 14:41

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.