Skip to content

Repository files navigation

Aind.Behavior.JustFrames

A repository with code for a online video acquisition/encoding pipeline

ZeroMQ Architecture

ZeroMQ Architecture

Notes on workflow startup

Button -> EnableExperiment EnableExperiment(unit) -> StartLogging(unit) -> StartExperiment (unit) -> StartLogging -> IsExperimentRunning(bool)

In main: zmqRequest (master) -> EnableExperiment

In satellite: zmqRequest (satellite) -> EnableExperiment

Refactored

In master:

Button | zmqRequest -> TryStart ( _ = >{ zmqRequest (satellite) -> EnableExperiment(satellite) -> HasStarted .zip(). timeout} ) -> EnableExperiment -> StartLogging -> StartExperiment -> Trigger

About

A repository with code for benchmarking online video acquisition/encoding pipelines

Topics

Resources

Stars

1 star

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages