I have tRio (1.4.alpha5) and JReceiver (0.2.5) setup on my linux system, with 2 Rio Receivers. I can play music to a PC running via jreceiver's web page and winamp. The rio's are booting, allowing be to select and queue music. The problems is they do not play. I can see the song info on the ria, and the counter has what looks like the song length. The web interface is working, its counter is reporting "00:00".

My guess is to has to do with the "broadcast/multicast" setup. I have tried both. I have included the xml part.

<application name="player" title="Player" scope="global" class="trio.player.TRioPlayerApp" menu-server="jrec" content-server="jrec" send-method="broadcast" broadcast-address="10.100.0.255" multicast-address="230.0.0.1" multicast-ttl="1">

The rio's are on 10.100.0.2 and 10.100.0.3, the server is 10.100.0.1

eth0 Link encap:Ethernet HWaddr 00:20:ED:45:97:60
inet addr:69.17.22.30 Bcast:69.17.22.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1133029 errors:0 dropped:0 overruns:0 frame:0
TX packets:1046454 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:145298848 (138.5 Mb) TX bytes:237856892 (226.8 Mb)
Interrupt:18 Base address:0xdf00

eth0:0 Link encap:Ethernet HWaddr 00:20:ED:45:97:60
inet addr:10.100.0.1 Bcast:10.100.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1133030 errors:0 dropped:0 overruns:0 frame:0
TX packets:1046456 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:145298914 (138.5 Mb) TX bytes:237857356 (226.8 Mb)
Interrupt:18 Base address:0xdf00

Any suggestions?

Dwayne


Edited by dforsythnet (07/07/2004 01:00)