tator icon indicating copy to clipboard operation
tator copied to clipboard

Change seek pause to prioritize order of frame delivery

Open bctcvai opened this issue 2 years ago • 0 comments

Handle sending frames out of order in video_decoder_worker.js to send decoded frames (the whole GOP on pause) in order of importance.

Additionally, if a seek comes in equivalent to the seek being processed (e.g. same GOP) due to quick user action, ignore it.

bctcvai avatar Aug 31 '22 21:08 bctcvai