nnstreamer
nnstreamer copied to clipboard
RUST in / for NNStreamer
- Support RUST programs to run NNStreamer (apps accessing NNStreamer data w/ NNStreamer pipelines)
- Allow RUST NNStreamer subplugins.
- Allow RUST NNStreamer elements (GST Plugins)
- Allow RUST codes in custom filters.
Reference: https://github.com/bitsy-ai/printnanny-gst-plugin-rs/blob/main/src/nnstreamer.rs
:octocat: cibot: Thank you for posting issue #3934. The person in charge will reply soon.
Thank you!. We are also interested to join once the project started.
There is a team who's working on RUST APIs for the whole Tizen C API.
If they really do this, ML-API (== Tizen ML) will have RUST binding, which will expose the full capability of both nnstreamer and nntariner for RUST. It appears that we just need to wait for them :) (for item 1).
@myungjoo that's super great to hear and respect for your awesome work! I hate to be that guy but it's written "Rust" not "RUST".
There is a team who's working on RUST APIs for the whole Tizen C API.
If they really do this, ML-API (== Tizen ML) will have RUST binding, which will expose the full capability of both nnstreamer and nntariner for RUST. It appears that we just need to wait for them :) (for item 1).
🎊 Incredible! Let us know what community members can do to support/test/validate. I run nnstreamer on fleets of Raspberry and Rock Pis, so I'm happy to try unstable branches, contribute Yocto recipes for other testers, etc. 🦀
Also, apologies! I moved the example linked in the OP moved into a mono-repo, leading to a 404 on the original link: https://github.com/bitsy-ai/printnanny-rs/blob/main/gst-plugin/src/nnstreamer.rs
Tizen is accepting Rust as one of its main languages. We are almost getting there!