prism-media
prism-media copied to clipboard
Add 'output' option and fix emit() events.
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.