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
Actually.. I'm using the plugin for displaying 360 videos and it works like a charm.
But I'm facing some issues right there which defined in points below:
1-I need to read the cursor position in the video world to be able to trigger another method, Is there is an event or a property that allow me to read the current cursor position in the video world?
2-How do I activate 'fullscreen' mode to the player problematically (without the need of full screen button)
3-I don't know why it's not working with chrome, Only opera, edge. Is there is some settings need to be set in chrome?
Thank you so much.
The text was updated successfully, but these errors were encountered:
Answering:
1- You mean the position the camera is looking at or the mouse cursor?
2- You can't, you need a user interactive(a click/tap in some button on the page) in order to enter fullscreen
3- Hmm weird, I'll take a look
Imagine that you have a 360 video for a room and sure you have a door -room's door) inside that 360 video, and you need to trigger such a message if the user click on door, so i need to know the point of the position that the mouse cursor hovering on.
NOTE. We have the door area coordinates don't worry, we don't need to detect the door from the video :)
Hi there,
First of, Thanks a lot for your great work (y)
Actually.. I'm using the plugin for displaying 360 videos and it works like a charm.
But I'm facing some issues right there which defined in points below:
1-I need to read the cursor position in the video world to be able to trigger another method, Is there is an event or a property that allow me to read the current cursor position in the video world?
2-How do I activate 'fullscreen' mode to the player problematically (without the need of full screen button)
3-I don't know why it's not working with chrome, Only opera, edge. Is there is some settings need to be set in chrome?
Thank you so much.
The text was updated successfully, but these errors were encountered: