-
-
Notifications
You must be signed in to change notification settings - Fork 339
Closed
Description
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
Labels
No labels