I have mpeg ts stream from my dvb card, which is written to disk. I want to access this stream continuously (last 30 seconds, every 20 seconds) from Python.
I am not looking for a complete solution here, but some ideas on how to do this in the most efficient way regarding the use of CPU and RAM.
Any ideas would be much appreciated!
source share