随笔分类 -  GStreamer

摘要:https://github.com/stb-tester/latency-clock gst-rtsp-server https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server/ https://github.com/sylar-yin/syl 阅读全文
posted @ 2022-06-29 19:19 agui2022 阅读(117) 评论(0) 推荐(0)
摘要:视频 CPU编解码 采集、软编、udp转发 gst-launch-1.0 v4l2src device="/dev/video0" ! video/x-raw,width=1280,height=720 ! videoconvert ! x264enc tune=zerolatency ! rtph 阅读全文
posted @ 2022-06-17 17:32 agui2022 阅读(1295) 评论(0) 推荐(0)
摘要:http://blog.chinaunix.net/uid-26000296-id-5118029.html https://www.it610.com/article/1277721271932567552.htm #include <gst/gst.h> #define VIDEO_WIDTH 阅读全文
posted @ 2022-06-02 14:11 agui2022 阅读(84) 评论(0) 推荐(0)
摘要:文档git://anongit.freedesktop.org/gstreamer/gst-docs apollohttps://github.com/ApolloAuto/apollo.git Apollo开发者社区 (baidu.com) 直播回顾|Dreamview可视化开发工具的核心原理和开 阅读全文
posted @ 2022-05-19 13:21 agui2022 阅读(1064) 评论(0) 推荐(0)
摘要:参考博客:https://blog.csdn.net/qq_41320692/article/details/116525939 task.json "args": [ "-fdiagnostics-color=always", "-g", "${file}", "-o", "${fileDirna 阅读全文
posted @ 2022-05-19 13:16 agui2022 阅读(186) 评论(0) 推荐(0)