Directshow output

Nirbheek Chauhan nirbheek.chauhan at gmail.com
Thu Jul 9 17:52:53 UTC 2020


On Thu, Jul 9, 2020 at 7:15 PM Simon Brown <simon.k.brown at gmail.com> wrote:
>
> Is there a means of running gstreamer to produce a directshow output or other suitable virtual camera device?  I need to take an H264 stream into a PC and convert it into a virtual camera.  Can anyone help?

There's some directshow plugins for capture and render, but you'll
have to build them yourself. I've never tried to use them:

https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/tree/master/sys/dshowsrcwrapper
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/tree/master/sys/dshowvideosink

Cheers,
Nirbheek


More information about the gstreamer-devel mailing list