admin管理员组文章数量:1352205
currently I’m building an application that will need to handle different types of streams, some of them are H264 and some other are MJPEG, thus I’m trying to build C++ code that generates the adecuate gstreamer pipeline according to each stream.
My idea is to get the type of stream sent using the gst-discoverer, so far I’ve only managed to do it through the command line using the gst-discoverer-1.0
command. Does anyone know if this feature can be used inside C++ code ?
本文标签: windowsUsing gstreamer discoverer inside C codeStack Overflow
版权声明:本文标题:windows - Using gstreamer discoverer inside C++ code - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743898996a2558323.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论