...
https://[media server ip]:801/skybox/control-panel/
(https is required for clipboard functionality).
...
http://localhost:800/skybox/iceviewFrame/
Generated images will be automatically displayed in this webview. WebView resolution should be set to 8000x4000 and true perspective should be enabled.
...
Code Block | ||
---|---|---|
| ||
{
"blockade": {
"name": "BlockadeLabs",
"url": "$remoteIP:801/skybox/control-panel/",
"https": true,
"icon": "$ai/blockade.png",
"description": "AI-generated panoramas"
}
}
|
...