@maxt Imusing Qt 5.15.2 version..my project is to connect the ip camera using ip address and viewing the output of the video of the ip camera using webengineview. When I worked with project in debug build..the output is showing.But when I try to build it in release build,it is not working.the web page is loading..but the video output is not loading..But,in web browser,it is showing. I have included all the necessay libraries to load the webview and i have succesfully viewed the output of the ip camera in debug build.The error message is:
[66928:64908:0823/193205.676:INFO:CONSOLE(1)] "Uncaught NotSupportedError: Failed to execute 'addSourceBuffer' on 'MediaSource': The type provided ('video/mp4;codecs="avc1.640029"') is unsupported.", source: http://192.168.56.50/module/videoMediaSource.js (1)