I tried to use WebRTCStereoVideoPlane but I get a HTTPS required message in the Vuer client, where I can see the grid with a gray video plane placeholder in the middle.
Then, I tried to start Vuer with a self-signed certificate, but this time around it only displays the grid, without even the placeholder for the video plane. In fact, the function to display the plane is not even called.
Here's how I am calling Vuer:
Hi,
I tried to use
WebRTCStereoVideoPlane
but I get aHTTPS required
message in the Vuer client, where I can see the grid with a gray video plane placeholder in the middle.Then, I tried to start Vuer with a self-signed certificate, but this time around it only displays the grid, without even the placeholder for the video plane. In fact, the function to display the plane is not even called. Here's how I am calling Vuer:
So my questions are:
WebRTCStereoVideoPlane
or there is a workaround?Thank you!