Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid restarting NetworkAPIPlugin #98

Merged
merged 2 commits into from
Jul 22, 2020
Merged

Avoid restarting NetworkAPIPlugin #98

merged 2 commits into from
Jul 22, 2020

Conversation

pfaion
Copy link
Contributor

@pfaion pfaion commented Jul 21, 2020

The NetworkAPIPlugin is now always running by default and should not be restarted every time we start HMD-Eyes. Instead, it should be sufficient to reset the required frame format.

I used the default vscode C# formatter, which put the extra space between { }.

✔️ Tested without HMD, but with a core headset. I think this should be working nevertheless.

Patrick Faion added 2 commits July 21, 2020 16:00
The NetworkAPIPlugin is now always running by default and should not be
restarted every time we start HMD-Eyes. Instead it should be sufficient
to reset the required frame format.
@pfaion pfaion requested a review from papr July 21, 2020 14:18
@pfaion
Copy link
Contributor Author

pfaion commented Jul 22, 2020

✔️ also tested with the HMD now.

@pfaion pfaion merged commit 7140fa3 into master Jul 22, 2020
@pfaion pfaion deleted the dont-restart-network branch July 22, 2020 10:50
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