Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NDI Audio support for sending (from the package) and receiving (in the viewer) #9

Closed
hybridherbst opened this issue Apr 5, 2024 · 1 comment
Assignees

Comments

@hybridherbst
Copy link
Contributor

Currently, the viewer doesn't support receiving NDI audio streams, and the NDI sender from Klak NDI does not support sending NDI audio streams (see keijiro/KlakNDI#17).

One potential approach here would be to check out the fork by krisrok, both for if it works and for if we can improve it.

  1. check if https://github.com/krisrok/KlakNDI/tree/audio-receiver-improvements works on desktop
  2. rebase it on our dev branch (https://github.com/prefrontalcortex/KlakNDI/tree/feature/android-targetlevel-32-support) and check if it still works on desktop
  3. check if it works on Android

If yes, we could incorporate it into our KlakNDI fork that is already used as a dependency here (because of Android 32 compatibility issues with the original repo).

cc @pfcDorn @pointke

@pointke pointke self-assigned this Apr 5, 2024
@hybridherbst
Copy link
Contributor Author

Thanks @pointke and @pfcDorn for making this possible :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants