Skip to content

Comments

Fix regression with reconnecting JackTrip audio during live session#1384

Merged
mikedickey merged 1 commit intodevfrom
bugfix/reconnect-regression
Jan 30, 2025
Merged

Fix regression with reconnecting JackTrip audio during live session#1384
mikedickey merged 1 commit intodevfrom
bugfix/reconnect-regression

Conversation

@mikedickey
Copy link
Collaborator

this reverts the logic in VirtualStudio::connectToStudio except that it adds an extra check for the server host being empty. The first time you connect, this should always be empty, forcing it to wait for the websocket response. But it will not be empty for subsequent reconnects to the same studio, enabling it to not have to wait for a new websocket message.

@mikedickey mikedickey requested a review from nwang92 January 30, 2025 21:10
this reverts the logic in VirtualStudio::connectToStudio except that
it adds an extra check for the server host being empty. The first
time you connect, this should always be empty, forcing it to wait
for the websocket response. But it will not be empty for subsequent
reconnects to the same studio, enabling it to not have to wait for
a new websocket message.
@mikedickey mikedickey force-pushed the bugfix/reconnect-regression branch from 6e64fc7 to ce40f48 Compare January 30, 2025 21:11
@mikedickey
Copy link
Collaborator Author

flatpak job seems flaky.. like it doesn't like the git hash or something?

@mikedickey mikedickey merged commit 3da07e8 into dev Jan 30, 2025
18 of 19 checks passed
@mikedickey mikedickey deleted the bugfix/reconnect-regression branch January 30, 2025 22:29
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.

2 participants