I am working on a web service that will convert short video files into animated gifs using:
I’m not sure if there’s a better way to orchestrate child processes using Node, here’s what I’m currently doing. Would appreciate any feedback from Node developers here.
I am working on a web service that will convert short video files into animated gifs using:
I’m not sure if there’s a better way to orchestrate child processes using Node, here’s what I’m currently doing. Would appreciate any feedback from Node developers here.