googlearchive / vrview

Library for embedding immersive media into traditional websites.
http://developers.google.com/cardboard/vrview
Apache License 2.0
1.71k stars 1.09k forks source link

Accessing the video element? #263

Open jose-torres-marin opened 6 years ago

jose-torres-marin commented 6 years ago

I need to control the video (dynamically changing the source, listening to video events, etc.) Is there a way to have this kind of control over what's rendered in the canvas?

Thanks