There should be an own process for keeping track of the current video and saving the last few seconds of the video in case of an error occuring. Currently, the collector has this functionality. This should be moved and also use another framework than redis (see issue #2 ).
Recording a video can be an additional process or be handled in the same process as most of the functionalities are similar.
There should be an own process for keeping track of the current video and saving the last few seconds of the video in case of an error occuring. Currently, the collector has this functionality. This should be moved and also use another framework than redis (see issue #2 ).
Recording a video can be an additional process or be handled in the same process as most of the functionalities are similar.