Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Java Media Framework を使用しています。
このフレームワークは、画像の処理がかなり遅いです。
高解像度のウェブカメラをサポートするのに十分な速度で画像を操作するための無料のフレームワークをお勧めできますか?
Xugglerをチェックアウトしましたか?これは優れたJavaの代替手段であり、バックエンドとしてFFmpegを使用します。優れたサポートとドキュメント付き。
FMJを試してください。これは、Java Media Framework(JMF)に代わるものを提供することを目的としたオープンソースプロジェクトです。