mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-06 09:29:42 +00:00
9 lines
446 B
Text
9 lines
446 B
Text
|
meta,
|
||
|
args = {
|
||
|
"rtpsession name=rtpsess videotestsrc num-buffers=10 ! video/x-raw,format=RGB,width=\"320\",height=\"240\" ! rtpvrawpay ! rtpsess.send_rtp_sink rtpsess.send_rtp_src ! rtpvrawdepay ! fakesink",
|
||
|
},
|
||
|
configs = {
|
||
|
"$(validateflow), pad=fakesink0:sink, record-buffers=true, caps-properties={ media, clock-rate, encoding-name, sampling, depth, width, height, colorimetry, payload, a-framerate };",
|
||
|
}
|
||
|
|