You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It depends on your source and what encoders are available on your system. On MacOS I do this to do hardware-encoding of NDI sources: gst-launch-1.0 ndivideosrc ndi-name='NDI Source Name' ! queue ! videoconvert ! vtenc_h264 ! queue ! h264parse ! mpegtsmux ! filesink location='ndi-source.ts'
I am new to gstreamer, would be nice to have some example that saves to an mp4.
Currently I am testing with this, and that just generates a 100MB/s file
The text was updated successfully, but these errors were encountered: