如何使用gstreamer创建视频测试模式h.264 enc to rtp to pcap?

时间:2017-10-24 23:12:11

标签: video-streaming gstreamer-1.0

我想使用gstreamer创建一个H.264 pcap。

目前,我被困在这里:

gst-launch-1.0 -v videotestsrc ! videoconvert ! x264enc ! rtph264pay !  udpsink host=127.0.0.1 port=5000 ! filesink location=xyz.pcap

我收到此错误:

WARNING: erroneous pipeline: could not link udpsink0 to filesink0

0 个答案:

没有答案