[[qanda:topic_unsolved]] WebRTC with H264 on Windows fails to...
I think I've found the issue! In qtwebengine/src/3rdparty/chromium/third_party/webrtc/webrtc.gni # Enabling H264 when building with MSVC is currently not supported, see # bugs.webrtc.org/9213#c13 for...
View Article[[qanda:topic_unsolved]] inputfile into html inside webengine not upload
I am running into the same issue. Any clues ? Julien.
View Article[[qanda:topic_unsolved]] Project ERROR: Unknown module(s) in QT:...
@jsulm right now what i'm trying to do is. clone chromium from git clone git://code.qt.io/qt/qtwebengine-chromium.git/ and try to build it from there for 5.11.3 version. I don't know if it's right but...
View Article[[qanda:topic_solved]] No WebView plug-in found!
@arguskso It was a very late greeting, but thanks to it, it was resolved. Thank you!
View Article[[qanda:topic_unsolved]] QtWebEngine is supported by mingw 5.3
hello friends, i has search if QtWebEngine is supported by mingw 5.9 but nothing i have found some topics where is mentioned not because QtWebEngine is based on Chromium project in 2016 and 2017 , and...
View Article[[qanda:topic_unsolved]] How to recieve file over QHttpEngine::Server
Hi, I am developing a module, in which i have to recieve the file over HTTP from client. I used Swagger and openAPI generator to create classes and cmake file. Below is the section where i have to...
View Article[[qanda:topic_unsolved]] How to receive file over QHttpEngine::Server
Hi, I am developing a module, in which i have to recieve the file over HTTP from client. I used Swagger and openAPI generator to create classes and cmake file. Below is the section where i have to...
View Article[[qanda:topic_unsolved]] Building QtPdf inside QtWebEngine... Get this on...
Hi I am trying to following this example on how to build -> https://wiki.qt.io/QtPDF_Build_Instructions I Managed to get all the tools I need to to make the instruction go smoothly. Right before I...
View Article[[qanda:topic_unsolved]] QWebEngineView with transparent bg always on top
What I expect: QWebEngineView with a translucent background QWidget overlay on QWebEngineView Codes are: int main(int argc, char *argv[]) { QApplication app(argc, argv); QMainWindow mainWindow;...
View Article[[qanda:topic_unsolved]] Client-Server communication through QWebChannel....
I have created an opengl based application having HTML UI and c++ logic, connected through QWebChannel. For desktop versions(windows/linux), I created QWebEngineView to display the HTML UI. I was able...
View Article[[qanda:topic_unsolved]] Can I set custom client screen size independently...
I want to render website as if on big screen and then only show part of it (using JS to scroll). My use case is: set webpage size to X set WebEngineView size to Y. Where Y < X Only Y would be shown...
View Article[[qanda:topic_unsolved]] Building 5.15 with Xcode-12 beta
Is it possible yet to build Qt 5.15 using Xcode 12 beta on MacOS? With the latest from the 5.15 branch I'm seeing errors like this:...
View Article[[qanda:topic_unsolved]] Ctrl+Wheel zooming in widget web brouwser
Hi, is there a way how to implement Ctrl+Wheel zooming in widget web brouwser? Coder
View Article[[qanda:topic_unsolved]] Find window in web browser
Hi, is it possible to search on web page in web browser?
View Article[[qanda:topic_unsolved]] Integrated pdf viewer in web browser
Hi https://doc.qt.io/qt-5/qtwebengine-features.html#pdf-file-viewing Should be supported out of the box. You can test out with this example...
View Article[[qanda:topic_unsolved]] Mẫu nhà vườn 2000m2 đẹp của công ty Kiến Tạo Việt
Được đánh giá là một trong những công trình, mẫu nhà vườn cao cấp, đình đám vào năm 2019 của Kiến Tạo Việt. Mẫu biệt thự nhà vườn 2000m2 này xứng đáng đứng đầu trong bảng xếp hạng nhà vườn đẹp của...
View Article[[qanda:topic_solved]] QtWebEngine signing issues
Having this same issue with a QtWebEngine application, but while re-signing QtWebEngineProcess with the entitlements file as shown above does work for signing the app, QtWebEngine is still crashing if...
View Article[[qanda:topic_unsolved]] Libva tires to load pvr_drv_video.so (not found) in...
I'm using Lemaker Guitar board with Ubuntu Mate vivid 15.04 and I have a Qt 5.8.0 application on it that uses device to device communication with webrtc on QtWebEngine. When the communication starts...
View Article[[qanda:topic_unsolved]] [Makefile:96: sub-configurateur-make_first] Error 3
I'm a trainee in a company and I've been asked to find out why there are errors when compiling the code for their application. I searched the internet but I couldn't find out how to solve the problem....
View Article[[qanda:topic_unsolved]] Proper way to display local images in QtWebEngineView?
This is my first dip into QtWebEngineView, using it as a component in my larger PyQt5 app. There's a situation where I want to be able to show dynamically generated HTML in a preview widget. Things are...
View Article