I'm struggling to read a growing MXF file in real time for a live sports streaming project. I can read the video in 5-minute chunks provided by the recording software, and I’m able to load the full file (around 750GB) once it's complete. However, I need to process the file as it’s still growing. Any suggestions on how to approach this?