Play a Live video Stream using Qt

后端 未结 1 971
野趣味
野趣味 2020-12-10 00:21

Given below is the code for playing a video file using Qt. Instead of playing the video I want to play a live video stream from an IP Camera. Another approach is to embed th

相关标签:
1条回答
  • 2020-12-10 00:44

    follow this code . you can embed a widget inside another widget using a valid window id . How to show output video of other application in Qt? you can use the qx11embedwidget and qx11embedwidgetcontainer QX11EmbedWidget and QX11EmbedContainer

    0 讨论(0)
提交回复
热议问题