chrahunt / TagProReplays

Record yourself in TagPro!
GNU General Public License v3.0
21 stars 14 forks source link

Add MediaRecorder-based renderer to replay previewer #131

Open chrahunt opened 7 years ago

chrahunt commented 7 years ago

Tested but it is pretty slow. On my machine it takes about 30-40ms to render each frame (20ms for the rendering itself and another 20ms for 'Update Layer Tree'), and since the Canvas MediaStream provides frames which are timed according to their real-time values that's how it looks in the output. That was with webm, might be worth trying mp4.