Skip to content

Add support for input and output streams #16

Description

@bramp

For example:
ffmpeg -re -y -i '/file.mp4' -c:v libx264 -f flv 'rtmp://server.com:80/live/...'

setInput() and setOutput() accept Strings right now. Add a File and URL version of the arguments, which would then allow for using URLs as input/output.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions