Video from Camera shows loading on desktop

I am trying to access user camera and show as video using Vuejs
Problem: videosource of camera not working on Desktop, but it works on mobile, we have already deployed and still not showing video from camera on desktop
We can open/close audio and video, and also share screen works great

How to solve this problem?
it shows loading animation only, with desktop, but with mobile and screenshare, it works perfect!

Do you have the same issue with an official tutorial?

How have you deployed OpenVidu platform? In your dev machine? Or in an external machine? Do you have a valid domain?

To detect if the problem is in your code, you can test connecting to https://demos.openvidu.io using as secret: MY_SECRET.

Regards

Hi,
Yes, already deployed Openvidu platform, also in my dev machine, I have a valid domain too
I tested with link https://demos.openvidu.io

https://demos.openvidu.io camera works great on mobile, not on chrome

I see red icon on chrome tab, but my mac green light on camera not opening. it opens when I access using navigator.getUserMedia