English
Appearance
English
Appearance
For local development with the Web iframe plugin, the most important question is not "how do I integrate it", but "how can the host page call the camera and iframe reliably during development".
If you are only developing page structure, styles, and event logic on your local computer, visiting:
http://localhost:portis usually enough. All major capabilities work there and it fully covers day-to-day development needs.
As soon as you want to test real camera behavior on a phone, keep the following in mind:
localhost works only on the current computer192.168.x.x, 10.x.x.x, or 172.16-31.x.xSo for real-device debugging, the safest option is to prepare a test environment that supports HTTPS access.
http://localhost:porterror, ready, downloadAssetProgress, and sceneStart192.168.x.x or a similar address, then finding that the camera cannot open