Streampunk / beamcoder

Node.js native bindings to FFmpeg.
GNU General Public License v3.0
392 stars 76 forks source link

Typescript Version For discussion / Reference #102

Open UrielCh opened 2 years ago

UrielCh commented 2 years ago

Hi, I convert beamcoder to use it in Typescript, But at the end I can only use it with small resolution stream. FullHD and over segfault in my usage (get stream frames convert to openCV mat)

Leave your comment here for any future merge.