rajeshpanda / ricoh-theta-viewer

Ricoh theta 360 viewer module for angular 2
MIT License
1 stars 3 forks source link

CORS issue with ricoh theta camera #3

Open Cornelius000 opened 3 years ago

Cornelius000 commented 3 years ago

I get the error "THREE.WebGLState: DOMException: Failed to execute 'texImage2D' on 'WebGLRenderingContext': The image element contains cross-origin data, and may not be loaded." How did you manage to get it to work on the device? I always get CORS errors

SOMO-JR commented 2 years ago

Same. We are supposed to add crossorigin='anonymous' but i can't figure out where. Did you solve this?

Cornelius000 commented 2 years ago

No i ended up using this https://github.com/Jam3/360-image-viewer .