phoboslab / jsmpeg

MPEG1 Video Decoder in JavaScript
MIT License
6.35k stars 1.43k forks source link

How to support the screen recording function #403

Closed caoguoli closed 2 years ago

caoguoli commented 2 years ago

I want to be able to realize the screen recording function when the video is played. How to do it please

phoboslab commented 2 years ago

There's no screen recording function. This library only decodes; there's no encoder implemented.