0
votes

I am using rtmp server to record live stream into a .flv file in my local system. The size of the file increases with time. Now I want to read the file in live time to transmit it using websockets. Or atleast read it on my local system using python.