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

Integrate reprostim-videocapture application with ReproNim/repromon feedback screen #80

Merged
merged 17 commits into from
Apr 17, 2024

Conversation

vmdocua
Copy link
Collaborator

@vmdocua vmdocua commented Mar 11, 2024

Notify repromon service with events in reprostim USB capture device. Make videos file path configurable. Expected tasks listed below. Closes #81

  • Extend "config.yaml" configuration with "repromon_opts" section.
  • Implement basic TaskQueue<> service based on single WorkerThread<> executor.
  • Create capture notify service to send messages to repromon REST API (preliminary with libcurl+nlohmann/json).
  • Publish basic reprostim-videocapture messages with capture notify service.
  • Create test cases where possible for capture notify service.
  • Misc tasks: provide build type (Release/Debug) information in version string.
  • Make videos file path configurable

@vmdocua vmdocua self-assigned this Mar 11, 2024
@vmdocua
Copy link
Collaborator Author

vmdocua commented Mar 17, 2024

repromon messages mockup sample:
Screenshot from 2024-03-17 17-52-35

@vmdocua vmdocua marked this pull request as ready for review April 17, 2024 11:23
@vmdocua vmdocua merged commit 5bec5ba into master Apr 17, 2024
1 check passed
@yarikoptic yarikoptic deleted the nf-capture-repromon1 branch January 22, 2025 14:23
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.

make videos file path configurable
1 participant