Is there a way to get the last packet read after reading the stored packet?
rudyeeee opened this issue · 0 comments
rudyeeee commented
When reading a packet based on time, it does not read the packet at the correct time (probably near the timestamp index..?)
If I read a packet from 0:00 to 11:59:59:999, I would like to read the next packet after 12:00:00. Is there a way to do that?
I want to read the packet continuously without interruption every time I repeat.