Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 561 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 561 Bytes

picam360-viewer

a panorama image/video viewer.

##how to use access to below link

https://picam360.github.io/picam360-viewer/?default-image-url={your-image-or-video-url}

{your-image-or-video-url} need to be set with Cross-Origin Resource Sharing (CORS).

It's like "Access-Control-Allow-Origin: *".

In case that you can't set CORS, then you can upload picam360-viewer to your server including GoogleDrive or Dropbox which supporting to publish files as web contents.