Pixel Streaming in Qt web browser engine (Qt Embedding UE)

Anyone find a way to include the Pixel streaming page into a QT Web browser with QWebEngineView ?

When i tried to connect from the frontend page (player.ts) , i got this error message in Qt:

"Js: [Failed to execute 'setRemoteDescription' on 'RTCPeerConnection'](js: Uncaught (in promise) InvalidAccessError: Failed to execute 'setRemoteDescription' on 'RTCPeerConnection': Failed to set remote offer sdp: Failed to set remote video description send parameters.)"

Any tips or experiences with Qt web browser ?

1 Like