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

Add camera server #1699

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Add camera server #1699

wants to merge 6 commits into from

Conversation

dlech
Copy link
Collaborator

@dlech dlech commented Feb 14, 2022

This is the current implementation that I have been working on for mavlink/MAVSDK-Proto#274.

@TSC21
Copy link
Member

TSC21 commented Feb 15, 2022

@DanielePettenuzzo @MatejFranceskin FYI maybe important for you to follow and review.

example:

- fix more than one new system in subscribe_on_new_system() callback
- fix use after free
- publish photo to all systems

plugin:

- fix take photo logic
- add support for interval flag in capture status message
- add support for image count in capture status message
@dlech
Copy link
Collaborator Author

dlech commented Feb 17, 2022

Related issue: #1700

@julianoes julianoes changed the title WIP: add camera server Add camera server Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants