gstreamer/subprojects/gst-integration-testsuites/testsuites/validate/rtp/rtpsession_send_simple.validatetest
2021-09-24 16:29:33 -03:00

9 lines
446 B
Plaintext

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 };",
}