Photo Sphere Viewer with Webcam Support #1407
Closed
UUoocl
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
I could cleanily allow such usage by allowing the video source to be an existing video element instead of a URL string |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thanks for Photo-Sphere-Viewer. It's a great library!
I modified the Equirectangular Video example to add access to live Webcam or Desktop Capture video.
The Insta360 X4 recently added webcam support. The Photo Sphere Viewer can convert the the Equirectangular live feed from the X4 perfectly.
https://github.com/UUoocl/PSV_Live_Video
The next feature I plan to add is MediaPipe Pose detection to dynamically pan and tile the camera view.
Beta Was this translation helpful? Give feedback.
All reactions