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

Create TCP server for getting data and controlling the camera #17

Open
rrhan0 opened this issue Oct 31, 2024 · 0 comments
Open

Create TCP server for getting data and controlling the camera #17

rrhan0 opened this issue Oct 31, 2024 · 0 comments

Comments

@rrhan0
Copy link
Member

rrhan0 commented Oct 31, 2024

Use a networking library like boost.asio/asio and protobuf. Features I want:

  1. Start stream
  2. Stop stream
  3. Change exposure time
  4. Change gain
  5. Set http destination
  6. Also create a small frontend video player that can control these
  7. (optional) send images with TCP instead of http
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

No branches or pull requests

1 participant