Javacpp-presets: [Opus] It is possible to wrap the Opus Library

Created on 4 Oct 2018  路  3Comments  路  Source: bytedeco/javacpp-presets

Hello team,
I've been using the FFmpeg preset and it is awesome I was able to implement a Twitch player and downloader thanks to this library.
Now I'm working on a walkie talkie project and I think that an Opus Encoder/Decoder will be a great library.

I can help with the implementation. I just want to know if is possible to create this project?

enhancement help wanted

All 3 comments

The opus codec is already linked in, it should just work. Let me know if you encounter any issues though, thanks!

If you're looking into mapping the library outside FFmpeg, that should be pretty easy to do as well.
Please refer to this guide for more information:
https://github.com/bytedeco/javacpp-presets/wiki/Create-New-Presets

@taisukeoe I remember you created some wrappers for libopus, do you still have them around?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mtadmk picture mtadmk  路  33Comments

siddharthmudgal picture siddharthmudgal  路  26Comments

Neiko2002 picture Neiko2002  路  32Comments

blueberry picture blueberry  路  26Comments

nanguantong picture nanguantong  路  25Comments