-
Notifications
You must be signed in to change notification settings - Fork 11
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
Is this project still active? #2
Comments
I would be interested too. I am designing an hardware device that will have audio stream on ethernet phy. Would be nice to get it Dante compatible. |
This project looks very interesting is it compatible with the new protocol? Or not working anymore? |
Any updates on this project? |
Control protocol has been partially reverse engineered: |
I'm developing unofficial open source implementation of Dante protocol: https://gitlab.com/lumifaza/inferno . Currently it can receive audio from Dante devices. |
@teowoz Very nice. There's a project I've been working on, also in Rust, where I want to integrate with Dante. You might see some PRs from me soonish. :) |
I have interest in dissecting this protocol as well, to implement a software library that can interface with Dante producers and consumers. I've done a bit of work on the audio packets and understand most of their structure, but I do not yet understand the precursors (handshaking, Dante Controller instructions, etc.). I would be interested in collaborating on this.
The text was updated successfully, but these errors were encountered: