std::function< void(uint64_t reader_id)> request_decode
Request the identified reader to decode the next batch of frames.
std::function< void(uint64_t reader_id)> request_frame
Request the identified camera reader to pull the next frame.
Backend IO streaming service interface.