404 not found
Tofloor
poster avatar
pikachuhy
deepin
2018-01-22 07:37
Author
本帖最后由 pikachuhy 于 2018-6-15 09:31 编辑

404. That’s an error.
Reply Favorite View the author
All Replies
avatar
pikachuhy
deepin
2018-01-22 07:38
#1
原本是想用qwebengine的,但是在windows上总是配不好
别打我
Reply View the author
avatar
rekols
deepin
2018-01-22 09:21
#2
https://github.com/rekols/QCefDemo可以先看看demo
Reply View the author
avatar
justforlxz
deepin
2018-01-22 17:13
#3
内存和效率上有些问题,在不是很好的机器上,跑的比较慢。  qcef就是qt包了一层cef,你可以把cef窗体当qwidget来用。如果你不需要使用qt的东西,那你可以考虑直接使用cef。
Reply View the author
avatar
pikachuhy
deepin
2018-01-22 17:18
#4
https://bbs.deepin.org/post/152183
https://github.com/rekols/QCefDemo可以先看看demo

是的 我就是用的你的Demo跑的,目前还不会更加深入的使用
Reply View the author
avatar
pikachuhy
deepin
2018-01-22 17:20
#5
https://bbs.deepin.org/post/152183
内存和效率上有些问题,在不是很好的机器上,跑的比较慢。  qcef就是qt包了一层cef,你可以把cef窗体当qwid ...

我需要从一(多)个摄像头读取视频数据,Qt应该是跑不了。
大佬有更好的推荐吗?
目前我的需求是从一(多)个摄像头中获取到监控视频,然后传到服务器上去
Reply View the author
avatar
justforlxz
deepin
2018-01-22 17:50
#6
https://bbs.deepin.org/post/152183
我需要从一(多)个摄像头读取视频数据,Qt应该是跑不了。
大佬有更好的推荐吗?
目前我的需求是从一(多 ...

不知道… 这种事情我帮不了你
Reply View the author