RISC-V 开发板 MUSE Pi Pro RTSP 串流 CSI ov5647 摄像头

视频链接:RISC-V 开发板 MUSE Pi Pro RTSP 串流 CSI ov5647 摄像头_哔哩哔哩_bilibili

RISC-V 开发板 MUSE Pi Pro RTSP 串流 CSI ov5647 摄像头

RTSP(Real-Time Streaming Protocol,实时流传输协议) 是一种基于文本的应用层协议,用于在 IP 网络中控制多媒体流的传输,常用于视频监控、视频会议、在线直播等实时流媒体场景。下面我们在MUSE Pi pro上面使用gst-rtsp-server进行串流:

首先clone官方推荐的仓库,分支为1.18

git clone https://github.com/GStreamer/gst-rtsp-server.git -b 1.18 
meson out -Dprefix=/home/dar/gst-rtsp-server/instal

ninja -C out install

编译完成后

cd到out目录下的example下

cd out/example 
./test-launch "( spacemitsrc location=/usr/share/camera_json/csi3_camera_auto.json close-dmabuf=0 ! spacemith264enc ! rtph264pay name=pay0 pt=96 )"

在VLC播放器中输入

可以看到串流过来的csi摄像头数据

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值