Skip to content

Commit

Permalink
Added mediascape scenarios
Browse files Browse the repository at this point in the history
  • Loading branch information
jackjansen committed Sep 5, 2023
1 parent d93e7f7 commit 420c2a2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,15 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
scenarios:
- scenarioName: Mediascape
scenarioId: 7deb98ba-e37f-42cf-9fcb-32be9f73e728
scenarioDescription: Virtual visit to Sound&Vision Museum and Jerney Kaagman
experience
scenarioSceneName: MediaScape_Museum
- scenarioName: Mediascape Stage Only
scenarioId: 622a6710-cd24-4dca-8fb0-53bc1b660691
scenarioDescription: Go directly to the TopPop stage, skipping the museum
scenarioSceneName: MediaScape_Stage
- scenarioName: Pilot 0
scenarioId: 8aef4fbe-e8a9-4e70-b009-0633e50cf356
scenarioDescription: Fairly empty test scenario
Expand Down
4 changes: 2 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"sessionName": "mediascape",
"sessionScenario": "Mediascape",
"sessionTransportProtocol": "tcp",
"autoCreateForUser": "sap",
"autoCreateForUser": "topinambur",
"autoCreate": false,
"autoJoin": false,
"autoStartWith": 2,
Expand All @@ -23,7 +23,7 @@
"LocalUser": {
"orchestratorConfigFilename" : "config-user.json",
"PCSelfConfig": {
"capturerTypeName" : "developer",
"capturerTypeName" : "auto",
"RS2ReaderConfig": {
"configFilename": "./cameraconfig.json"
},
Expand Down

0 comments on commit 420c2a2

Please sign in to comment.