BabitMF / bmf

Cross-platform, customizable multimedia/video processing framework. With strong GPU acceleration, heterogeneous design, multi-language support, easy to use, multi-framework compatible and high performance, the framework is ideal for transcoding, AI inference, algorithm integration, live video streaming, and more.
https://babitmf.github.io/
Apache License 2.0
816 stars 71 forks source link

Java可以使用吗? #65

Open jnliyan1 opened 1 year ago

sfeiwong commented 1 year ago

关于Java,有Sync mode,也就是直接调用模块能力的接口;而构建Graph、带有模块调度的功能暂时不能通过Java实现。 请问使用场景是移动端上吗?