New plugin for ONNXRuntime
Nicolas Dufresne
nicolas at ndufresne.ca
Fri Jun 10 15:19:00 UTC 2022
Le vendredi 10 juin 2022 à 11:52 +0100, Tim-Philipp Müller via gstreamer-devel a
écrit :
> There are some checklist items here
>
> https://gitlab.freedesktop.org/gstreamer/gstreamer/-/blob/main/subprojects/gstreamer/docs/random/moving-plugins
>
> but it's not really a superwell defined process. The technical / code style
> bits are usually easy, but then there's also a subjective "does it seem ready
> and in good shape" bit to it, and a question or whether the plugin API is good
> and will likely stand the test of time. Does the plugin seem actively
> used/maintained? Are multiple GStreamer developers familiar with it and can
> help maintain it? Is there a group of external contributors who is actively
> using and contributing or maintaining it? Are people using it successfully,
> what issues, warts, problems have they run into that should perhaps be fixed
> before a move, etc.
>
> On the upside there's probably no issue with licensing/patents here on the
> plugin side.
Adding my two cents, if you are to run this on Windows, you likely want to add
any missing D3D11/12 support for zero-copy, and the lib for that is only
available in -bad as its API is not yet considered stable. So see that as a good
thing, it gives you maximum flexibility to get things working very smoothly.
Nicolas
More information about the gstreamer-devel
mailing list