/gstreamer-camera

This application is gstreamer to capture camera data from udp connection and display it on Qt window using C++.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

GStreamer Camera

GPLv3 License

This application generates video output from udp port and displays it with Qt menu. We have used GStreamer and OpenCV libraries alongside Qt framework with C++.

Main feature of this application is, the class also directly connects to QML, making developers easier to quickly add and develop without losing speed.

I have explained most of the code on my personal blog.

Libraries

  • Qt 5
  • OpenCV
  • GStreamer

Screenshots

Camera Output

Authors