wycliffe icon indicating copy to clipboard operation
wycliffe copied to clipboard

Is this project still active?

Open cdhowie opened this issue 7 years ago • 6 comments

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.

cdhowie avatar Dec 20 '17 23:12 cdhowie

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.

tionebrr avatar Feb 05 '19 15:02 tionebrr

This project looks very interesting is it compatible with the new protocol? Or not working anymore?

rehoehle avatar Jun 24 '19 08:06 rehoehle

Any updates on this project?

wifiovermybody avatar Dec 28 '21 17:12 wifiovermybody

Control protocol has been partially reverse engineered:

https://github.com/chris-ritsen/network-audio-controller

https://gearspace.com/board/music-computers/1221989-dante-routing-without-dante-controller-possible.html

teodly avatar Mar 22 '22 08:03 teodly

I'm developing unofficial open source implementation of Dante protocol: https://gitlab.com/lumifaza/inferno . Currently it can receive audio from Dante devices.

teodly avatar Apr 07 '23 21:04 teodly

@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. :)

cdhowie avatar Apr 08 '23 20:04 cdhowie