Merhaba, #374 - https://gitlab.com/whitebox-aero/whitebox/-/issues/374 Merged. Demo now properly plays the entire flight's recording. #402 - https://gitlab.com/whitebox-aero/whitebox/-/issues/402 #404 - https://gitlab.com/whitebox-aero/whitebox/-/issues/404 Insta360's stream seems to be missing some frames here and there, causing the desync. I've tried multiple angles to "fill them in", but I couldn't get an accurate output. Also, just doing something weird like `speed * missing_ratio` wouldn't make up for it, as the video would still be out of sync. I will be adding very verbose logging under #402 so we can get this moving to be able to close it, and leave #404 in blocked along with #382, to re-evaluate them once RTMP-based pipeline is implemented (as I'm hoping the issue will simply disappear) #417 - https://gitlab.com/whitebox-aero/whitebox/-/issues/417 Looked into WebRTC a bit more, seems like it won't be as resource intensive as I initially thought it'd be. Rejoice!