You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to not override existing webpage camera? Currently in my case, i got wkwebview page that use for scan qrcode. I implement the WkWebViewRTC. but the camera is overlap the existing container and cannot scan qrcode.
hope that you could help me. Thank you.
The text was updated successfully, but these errors were encountered:
Note: if the specified z-index is < 0 (that, is, the video elements will be positioned "behind" the web view), you should specify the background-color as transparent so the video element will be seen through the web view. This makes it possible to position HTML elements on top of the native video elements.
How to not override existing webpage camera? Currently in my case, i got wkwebview page that use for scan qrcode. I implement the WkWebViewRTC. but the camera is overlap the existing container and cannot scan qrcode.
hope that you could help me. Thank you.
The text was updated successfully, but these errors were encountered: