Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 791 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 791 Bytes

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