AXIA_milos
Axia Team
Joined: 25 May 2007
Posts: 280
Location: San Luis Obispo, CA
|
Yes there is and I was planning on posting something in this regard in a few days in relation to a partner product.. but I will still post when ready... as for your question.
The method that comes to mind is a backdoor of methods since the driver was designed with playout systems in mind... so it doesn't currently have an interface on the control panel window to assign a backfeed. In order to do this, you need to understand a little bit about how the *Livewire Channel number* relates to the actual multicast address... this was covered in another post on a different subject
http://forums.axiaaudio.com/viewtopic.php?t=240
Once you understand the math behind that, then you can connect to the IP driver through a TCP connection. Do so from the PC by going to the command prompt and type..
telnet 127.0.0.1 93[enter]
DST 1 ADDR:"239.193.xxx.yyy"[enter]
SAVE[enter]
where xxx.yyy is the *Livewire Channel Number*
For example, the backfeed to channel 501 would be multicast group 239.193.1.245
Another option is to enter the backfeed into vmix fader input or vmode and create new Livewire channel source for this audio. This would be viewable from the browse feature of the IP driver.
|
|
|