DM3730 EVM 相关

DM3730 EVM 相关setenvbootar console ttyS0 n8rootfs dev nfsip 192 168 1 111 192 168 1 1 255 255 255 0nfsroot 192 168 1 170 home zfang dm3730 targetfsrwro 3mem 55M 0xmpurate 1000om dm37304m



setenv bootargs 'console=ttyS0,n8 rootfs=/dev/nfs ip=192.168.1.111:192.168.1.1:255.255:255.0 nfsroot=192.168.1.170:/home/zfang/dm3730-targetfs rw rootdelay=3 mem=55M@0x mpurate=1000 omap_vout.vid1_static_vrfb_alloc=y omapfb.vram=0:4M mem=128M@0x rootwait'


gst-launch -e ticapturesrc device=/dev/video0 video-standard=pal capture-input=composite queue-size=3 ! tee name=t ! queue ! tidisplaysink2 t. ! queue ! TIVidResize numOutputBufs=2 ! video/x-raw-yuv,width=352,height=288 ! TIVidenc1 codecName=h264enc engineName=codecServer resolution=352x288 bitRate= framerate=25/1 iColorSpace=UYUV byteStream=true !queue ! rtph264pay pt=96 ! udpsink host=192.168.1.37 port=5555 t. ! queue ! TIVidenc1 codecName=h264enc engineName=codecServer resolution=720x576 bitRate= framerate=25/1 iColorSpace=UYUV byteStream=true ! dmaiperf engine-name=codecServer print-arm-load=true !filesink location=encode_720x576.264 -v


gst-launch -e ticapturesrc device=/dev/video0 video-standard=pal capture-input=composite ! video/x-raw-yuv,width=720,height=576,framerate=25/1 ! tee name=t ! queue ! ffmpegcolorspace ! queue ! tidisplaysink2 t. queue ! TIVidenc1 codecName=h264enc engineName=codecServer resolution=720x576 bitRate= framerate=25/1 byteStream=true ! queue ! rtph264pay pt=96 ! udpsink host=192.168.1.44 port=5555

网络预览(OK)
终端视频采集编码后网络发送
gst-launch v4l2src device=/dev/video0 always-copy=false queue-size=12 ! video/x-raw-yuv,width=720,height=576 ! TIVidenc1 codecName=h264enc engineName=codecServer resolution=720x576 bitRate= framerate=25/1 byteStream=true ! queue ! rtph264pay pt=96 ! udpsink host=192.168.1.44 port=5555
PC上接收(OK)
gst-launch-0.10 udpsrc port=5555 ! application/x-rtp, clock-rate=90000,payload=96 ! rtph264depay queue-delay=0 ! ffdec_h264 ! ffmpegcolorspace ! xvimagesink今天的文章 DM3730 EVM 相关分享到此就结束了,感谢您的阅读。
编程小号
上一篇 2025-01-05 13:21
下一篇 2025-01-05 13:17

相关推荐

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。
如需转载请保留出处:https://bianchenghao.cn/bian-cheng-ji-chu/102481.html