This adds a run_async
operator to run ffmpeg asynchronously.
I merged your changes onto another branch and made some adjustments, as described above.
Examples:
- Input streaming
- Output capturing
- Tensorflow streaming / numpy processing
- RTSP input + TCP socket output.
Credit to @Nitaym for some of the ideas + examples on this. Thanks @Nitaym!