-
Notifications
You must be signed in to change notification settings - Fork 0
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
51 MegaCon Birmingham 2024 Integration #53
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
API now correctly stores images/captures, the simple led controller now always works on strings, camera resolution is now parameterised and video recording is sorta working
Removed https as this should only be running locally, and https was causing some weird issues with the api when running as sudo Harmonised api so that it properly awaits the completion of the take picture/record video tasks (Test this with manual input!) Made a bit of progress towards getting video working - using libcam-vid allows for both output to .mp4 and has options for grabbing audio as well
Needs manual testing though
It works, but is a bit picky so will 100% need a cue as to what mode has been selected
…ham-2024-integration
Fixed the Mk1 pinout diagram even though it's old Removed the surplus config files
4 tasks
Some minor issues with the Mk1 skull, but it runs fine on the mk2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#51