prism-media icon indicating copy to clipboard operation
prism-media copied to clipboard

Add 'output' option and fix emit() events.

Open itzTheMeow opened this issue 1 year ago • 0 comments

This pr adds a new option output that lets you override the default pipe:1 output. (to output to an RTP stream, file, etc)

It also fixes events manually emitted with FFmpeg.emit() not being passed to the proper stream.

itzTheMeow avatar Apr 08 '23 16:04 itzTheMeow