Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/featherbear/aNDI
Android NDI Tools
https://github.com/featherbear/aNDI
android flutter ndi newtek
Last synced: 2 months ago
JSON representation
Android NDI Tools
- Host: GitHub
- URL: https://github.com/featherbear/aNDI
- Owner: featherbear
- License: mit
- Created: 2020-10-27T15:20:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:31:42.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T13:25:23.214Z (5 months ago)
- Topics: android, flutter, ndi, newtek
- Language: C++
- Homepage: https://featherbear.cc/blog/post/andi-ndi-tools-for-android/
- Size: 143 KB
- Stars: 33
- Watchers: 8
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# aNDI - NDI Tools (currently only for Android)
> Read more: https://featherbear.cc/blog/post/andi-ndi-tools-for-android/
aNDI is (to be) a collection of NDI utilities (for Android devices).
In the future I wish to make this cross-platform, but I'm a bad programmer and don't know how to efficiently decode video frames and get more than 2fps :(((
EDIT 6th November 2021; huh so suddenly it's operating at like 20fps...!?
Anyway yeah, work in progress!
* [flutter-ndi](https://github.com/featherbear/flutter-ndi) - Follow the instructions to get the NDI SDK and library files.
---
## License
This software is licensed under the MIT license, as can be viewed [here](LICENSE.md).