Node.js Scrcpy ffplay example This is an example showing how to programmatically pipe Scrcpy's video stream into ffplay in Node.js. ffplay needs to be installed before hand, usually by installing the whole ffmpeg package.