How to fix (rtmp.py):
add -> or os.path.getsize(path) == 0
if type == 'record' or os.path.getsize(path) == 0:
self.fp.write('FLV\x01\x05\x00\x00\x00\x09\x00\x00\x00\x00') # the header and first previousTagSize
self.writeDuration(0.0)
Original issue reported on code.google.com by ize...@gmail.com on 11 Nov 2011 at 9:02
Original issue reported on code.google.com by
ize...@gmail.com
on 11 Nov 2011 at 9:02