You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2023. It is now read-only.
The preferred method to extract frames is to utilize the jpg's magic starting and ending bytes. Since we need the image files to have their timestamps in the filename, this can be done in two ways.
Extract all frames from the mjpeg file byte buffer after the mjpeg has been recorded. We will be able to calculate the timestamp of each frame based on the output of raw_observation().