After seeing the tight implementation of media servers at PLASA this week, I downloaded the avotalk SDK a few days ago, and am trying it out with the diamond 4 software ( v1.5.1 ).
I cant seem to get anything working at the moment, but thats hardly suprising since ive been compiling stuff myself and have no idea what to do! /me works slowly at it.
I have run a packet analyser, and i get the "AvoTalk".... UDP message coming from the D4, however if i use the protocol documentation which was supplied in the SDK, i see that the version of the D4 im using, only uses version 1 of the AvoTalk protocol, yet the documentation is for version 2 :S
The messageID i get at the start, 7, contains "Diamond4" and the name of my computer, so im guessing this is part of the V1 protocol.
Is there any possibility to get hold of the V1 protocol, or has a new version of the d4 been released / will be released soon which supports the v2. Or does it currently support the v2 protocol and im just being stupid!!!
Thanks in advance!!!
Luke Lowrey
p.s. - does anyone know what the cocktail Avo had at plasa was? was very nice!
Edit: I have managed to get v2 protocol out by downloading the 1.5.2 beta version of the d4 software!! Things are starting to make more sense.
In the documentation it is stating that the udp stuff should be sent to port 4423, yet when i run the packet analyser, its saying the "AvoTalk" packet from the D4 when it starts up, is from and to port 4422 on the 192.168.1.255 broadcast ip. Im guessing that this is right, just wondering if theres any reason why the SDK is saying 4423 to send stuff on, but what im seeing is 4422.
Thanks
