@camstack/addon-pipeline-orchestrator 1.1.35 → 1.1.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,41 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8" />
5
+ <meta httpEquiv="X-UA-Compatible" content="IE=edge" />
6
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, shrink-to-fit=no" />
7
+ <title>CamStack</title>
8
+ <link rel="icon" type="image/png" href="/favicon.png" />
9
+ <link rel="manifest" href="./manifest.json" />
10
+ <!-- The `react-native-web` recommended style reset: https://necolas.github.io/react-native-web/docs/setup/#root-element -->
11
+ <style id="expo-reset">
12
+ /* These styles make the body full-height */
13
+ html,
14
+ body {
15
+ height: 100%;
16
+ }
17
+ /* These styles disable body scrolling if you are using <ScrollView> */
18
+ body {
19
+ overflow: hidden;
20
+ /* Prevent double-tap zoom and page pinch on iOS PWA; camera zoom uses its own touch handlers. */
21
+ touch-action: pan-x pan-y;
22
+ }
23
+ /* These styles make the root element full-height */
24
+ #root {
25
+ display: flex;
26
+ height: 100%;
27
+ flex: 1;
28
+ }
29
+ </style>
30
+ <link rel="icon" href="/viewer/camstack/favicon.ico"/></head>
31
+
32
+ <body>
33
+ <!-- Use static rendering with Expo Router to support running without JavaScript. -->
34
+ <noscript>
35
+ You need to enable JavaScript to run this app.
36
+ </noscript>
37
+ <!-- The root element for your Expo app. -->
38
+ <div id="root"></div>
39
+ <script src="/viewer/camstack/_expo/static/js/web/index-e5a29cdd5523b4650928a4a0eeb47719.js" defer></script>
40
+ </body>
41
+ </html>
@@ -0,0 +1 @@
1
+ {"short_name":"Camstack","name":"Camstack","icons":[{"src":"/viewer/icon-72.png","type":"image/png","sizes":"72x72","purpose":"any"},{"src":"/viewer/icon-96.png","type":"image/png","sizes":"96x96","purpose":"any"},{"src":"/viewer/icon-128.png","type":"image/png","sizes":"128x128","purpose":"any"},{"src":"/viewer/icon-144.png","type":"image/png","sizes":"144x144","purpose":"any"},{"src":"/viewer/icon-152.png","type":"image/png","sizes":"152x152","purpose":"any"},{"src":"/viewer/icon-192.png","type":"image/png","sizes":"192x192","purpose":"any"},{"src":"/viewer/icon-384.png","type":"image/png","sizes":"384x384","purpose":"any"},{"src":"/viewer/icon-512.png","type":"image/png","sizes":"512x512","purpose":"any"},{"src":"/viewer/icon-512-maskable.png","type":"image/png","sizes":"512x512","purpose":"maskable"}],"start_url":".","display":"standalone","theme_color":"#007AFF","background_color":"#ffffff"}
@@ -0,0 +1 @@
1
+ {"short_name":"Camstack","name":"Camstack","icons":[{"src":"__WEB_BASE_PATH__icon-72.png","type":"image/png","sizes":"72x72","purpose":"any"},{"src":"__WEB_BASE_PATH__icon-96.png","type":"image/png","sizes":"96x96","purpose":"any"},{"src":"__WEB_BASE_PATH__icon-128.png","type":"image/png","sizes":"128x128","purpose":"any"},{"src":"__WEB_BASE_PATH__icon-144.png","type":"image/png","sizes":"144x144","purpose":"any"},{"src":"__WEB_BASE_PATH__icon-152.png","type":"image/png","sizes":"152x152","purpose":"any"},{"src":"__WEB_BASE_PATH__icon-192.png","type":"image/png","sizes":"192x192","purpose":"any"},{"src":"__WEB_BASE_PATH__icon-384.png","type":"image/png","sizes":"384x384","purpose":"any"},{"src":"__WEB_BASE_PATH__icon-512.png","type":"image/png","sizes":"512x512","purpose":"any"},{"src":"__WEB_BASE_PATH__icon-512-maskable.png","type":"image/png","sizes":"512x512","purpose":"maskable"}],"start_url":".","display":"standalone","theme_color":"#007AFF","background_color":"#ffffff"}
@@ -0,0 +1 @@
1
+ {"version":0,"bundler":"metro","fileMetadata":{}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-pipeline-orchestrator",
3
- "version": "1.1.35",
3
+ "version": "1.1.37",
4
4
  "description": "Hub-side camera-to-agent load balancer — tracks runner capacity and dispatches attachCamera calls to the optimal pipeline-runner instance",
5
5
  "keywords": [
6
6
  "camstack",