Skip to content

AllenNeuralDynamics/Aind.Behavior.JustFrames

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

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors