Creating Gstreamer Module with OpenCV
Reinis
reinis at xpresshd.com
Sat Aug 14 09:30:08 UTC 2021
Hi!
There are multiple options
* From what I recall c++ compiler will compile c as well so you could
write in c but compile with c++ compiler
* Use dynamic library for OpenCV
* (My biased opinion) Try Rust :) https://crates.io/crates/opencv +
https://crates.io/crates/gstreamer
On 8/13/21 11:05 PM, Dwight Kulkarni via gstreamer-devel wrote:
> Hi everyone,
>
> We are new to writing Gstreamer modules and I just started looking at
> the first one. We have a program written in C++ presently that is
> using OpenCV.
>
> I know gstreamer is written in C, is there any way to use openCV with
> gstreamer in C ?
>
> --
> Sincerely,
>
> Dwight Kulkarni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20210814/659d7c8f/attachment.htm>
More information about the gstreamer-devel
mailing list