Next step of #133. Now the stitching depends on the device frame_num, but this wouldn't work for recordings that were rebooted mid-recording with the device reboot command. This matching should also be possible in a slightly fuzzier way, such as ensuring frame_num increments and matching recording frames by Unix timestamps.
Next step of #133. Now the stitching depends on the device
frame_num, but this wouldn't work for recordings that were rebooted mid-recording with thedevice rebootcommand. This matching should also be possible in a slightly fuzzier way, such as ensuringframe_numincrements and matching recording frames by Unix timestamps.