How to video stream in qt using url
-
Hi,
Are you sure the URL is valid ?
-
@SGaist yeah. I tried to stream with chrome and
it work well ,when I disable " Anonymize local IPs exposed by WebRTC".@xylo said in How to video stream in qt using url:
view.load(QUrl(webRTCUrl)); // Use the URL variable
I meant the QUrl you are creating there. Check its content.
-
S SGaist moved this topic from The Lounge on