class EdgeAI::StreamReplay
- EdgeAI::StreamReplay
- Reference
- Object
Defined in:
models/stream_replay.crConstructors
-
.new(id : String)
this process captures chunks of video so we can generate replays
Instance Method Summary
- #replay(before : Time::Span, after : Time::Span, & : File -> )
- #shutdown_requested? : Bool
- #start_replay_capture(stream : String)
- #stop_capture