forked from EXT/VR180-Web-Player
This commit is contained in:
@@ -67,6 +67,8 @@ npm run dev
|
||||
|
||||
This builds the TypeScript player once, then serves `index.html` with Vite at a local URL.
|
||||
|
||||
For headset testing, the page must be a secure context before the browser will expose immersive WebXR. A LAN URL such as `http://192.168.x.x:5173/` is useful for checking layout and media loading, but it will usually not show the headset's immersive VR prompt. Use an HTTPS URL with a trusted certificate, a trusted tunnel, or a deployed CDN/Pages URL for immersive testing.
|
||||
|
||||
## Development
|
||||
The player source is TypeScript in `src/vr180player/`. Generated JavaScript files in `vr180player/` are ignored by git so CI/CD can build and publish them from source.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user