Skip to content

Unrecognized option 'rtsp_transport' #37

@AndyHsuTW

Description

@AndyHsuTW

Is the argument 'rtsp_transport' not supported here? The same arguments works on standard ffmpeg but not in ffmpeg.js.
https://ffmpeg.org/ffmpeg-protocols.html#rtsp

Here are what i am used and it will show Unrecognized option 'rtsp_transport' on printError.

arguments: ["-rtsp_transport", "tcp", "-i", "rtsp://ownaddress/live.sdp", '-f', 'mpeg1video', '-b:v', '800k', '-r', '30', '-']

ffmpeg version n3.1.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions