Skip to content

adding vizard broadcast mode#588

Open
JRodriguezLASP wants to merge 1 commit into
developfrom
feature/xmera-584-vizard-broadcast
Open

adding vizard broadcast mode#588
JRodriguezLASP wants to merge 1 commit into
developfrom
feature/xmera-584-vizard-broadcast

Conversation

@JRodriguezLASP
Copy link
Copy Markdown

  • Tickets addressed: xmera-584
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

Porting over the Vizard Broadcast support from AVSLab/Basilisk : AVSLab/basilisk@648672b#diff-9ca0debc588f59a431ee3384350229ec394c8b58027449ca08f45d8b5fad2fbb
Closes #584

Verification

Viz scenarios run and do not stop upon Vizard closure.

Documentation

None

Future work

None

@JRodriguezLASP JRodriguezLASP force-pushed the feature/xmera-584-vizard-broadcast branch from 1ede64b to 2ead4aa Compare May 27, 2026 15:18
val = kwargs['broadcastStream']
if not isinstance(val, bool):
print('ERROR: vizSupport: broadcastStream must be True or False')
exit(1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Vizard Broadcast

1 participant