Project works written by Qt 29-RTSP player + video surveillance (Haikang SDK version)

1. Features

  1. Supports playing video streams and local MP4 files.
  2. Support two modes: handle and callback.
  3. Multi-threaded display images, not stuck in the main interface.
  4. Reconnect the webcam automatically.
  5. You can set the border size, offset and border color.
  6. You can set whether to draw OSD labels, that is, label text or pictures and label positions.
  7. Two OSD positions and styles can be set.
  8. Can set whether to save to file and file name.
  9. You can directly drag files to haikangwidget control to play.
  10. Support h264/h265 video stream.
  11. Can pause and resume playing.
  12. Support storage of single video files and timing storage of video files.
  13. Customize the top floating bar, send a click signal notification, and set whether to enable it.
  14. You can set the screen stretch fill or equal proportion fill.
  15. You can set the decoding to be speed priority, quality priority, and equalization processing.
  16. You can take screenshots (original pictures) and screenshots (video forms) of videos.
  17. The video files are stored as MP4 files.
  18. Support focus control, pan/tilt control.
  19. Customizable functions.

Second, the renderings

Insert picture description here

3. Experience address

  1. Experience address: https://pan.baidu.com/s/1d7TH_GEYl5nOecuNlWJJ7g Extraction code: 01jf Name: bin_video_haikang.zip
  2. Domestic site: https://gitee.com/feiyangqingyun
  3. International site: https://github.com/feiyangqingyun
  4. Personal homepage: https://blog.csdn.net/feiyangqingyun
  5. Zhihu Homepage: https://www.zhihu.com/people/feiyangqingyun/

Remarks: If you can’t download the network disk, you can go to the open source homepage to download

Guess you like

Origin blog.csdn.net/feiyangqingyun/article/details/107972151