tRio won't stream

Posted by: mike_n5pwp

tRio won't stream - 31/10/2003 13:16

Finally got my wireless connection working in bridge mode so all is well in that respect. The stock Rio ARM and arf file work ok.
I have now installed the 0.14alpha 5 of tRio and the arf file. I DID rename the original 1.04 arf that came with the receiver. Everything seems to go well until I select music by artist (or any other catagory) and then select the song to play. The hourglass posp up but the song never plays. I don't get an error msg on the receiver. Here is what I get from the trio.bat DOS box:

C:\Program Files\trio-0.1.4.alpha5\bin>set TRIO_HOME=c:\Program Files\trio-0.1.4
.alpha5

C:\Program Files\trio-0.1.4.alpha5\bin>set JAVA_HOME=c:\Program Files\java\j2re1
.4.2_01

C:\Program Files\trio-0.1.4.alpha5\bin>cd c:\Program Files\trio-0.1.4.alpha5

C:\Program Files\trio-0.1.4.alpha5>java -X"bootclasspath:c:\Program Files\trio-0
.1.4.alpha5\lib\pja-mod.jar;c:\Program Files\java\j2re1.4.2_01\lib\rt.jar" -Dawt
.toolkit=com.eteks.awt.PJAToolkit -Djava.class.path="c:\Program Files\java\j2re
1.4.2_01\lib\tools.jar;c:\Program Files\java\j2re1.4.2_01\lib\jsse.jar;c:\Progra
m Files\trio-0.1.4.alpha5\lib\trio-0.1.4.jar;c:\Program Files\trio-0.1.4.alpha5\
lib\commons-logging.jar;c:\Program Files\trio-0.1.4.alpha5\lib\commons-beanutils
.jar;c:\Program Files\trio-0.1.4.alpha5\lib\commons-collections.jar;c:\Program F
iles\trio-0.1.4.alpha5\lib\commons-digester.jar;c:\Program Files\trio-0.1.4.alph
a5\lib\commons-lang.jar;c:\Program Files\trio-0.1.4.alpha5\lib\jrcommon.jar;c:\P
rogram Files\trio-0.1.4.alpha5\lib\jrutil.jar;c:\Program Files\trio-0.1.4.alpha5
\lib\jrclient.jar;c:\Program Files\trio-0.1.4.alpha5\lib\xmlrpc.jar" trio.TRioSe
rver "-cc:\Program Files\trio-0.1.4.alpha5\trio.xml"
Start of TRioServer. Version 0.1.4.alpha5
Defaulted http document root to: C:\Program Files\trio-0.1.4.alpha5
Loading TRioPlayerLayout: universal
Loading TRioPlayerLayout: windows
ImageTranslation: byte-binary
RMI Registry created sucessfully on port 1099
binding rmi: rmi://192.168.0.3:1099/TRioServerRemote
binding rmi: rmi://192.168.0.3:1099/TRioServerRemote
Creating sockets
Http server opening port 8090
Http server listening on port 8090
creating udp socket. local port: 19680, timeout: 15000
Got connect from /192.168.0.2
TRioUnitControlThread (/192.168.0.2): Starting
TRioUnitControlThread (/192.168.0.2): Waiting for Rio to accept connection. ip:
/192.168.0.2, port: 19682
TRioUnitControlThread (/192.168.0.2): Rio has accepted connection. Interface: /
192.168.0.3
Updating config file
*** start of TRioPlayerSelectionDlg. listType: class trio.player.TRioPlayerArti
st, parentSelection: null
sending Query query: http://192.168.0.3:12078/query?artist=
sending Result query: http://192.168.0.3:12078/results?artist=Cannonball%20Adder
ley%20&%20Sergio%20M&_extended=1
conn resp: 200
content: sun.net.www.content.text.PlainTextInputStream@1ce85c4
sending Result query: http://192.168.0.3:12078/results?artist=Cannonball%20Adder
ley%20&%20Sergio%20M&_extended=1
conn resp: 200
content: sun.net.www.content.text.PlainTextInputStream@1dccedd

I also have problems with radio mode where it will stream for 30 secs or so and then it causes the receiver to crash and reload. but, I'll cover that in another message.

Anyone had this happen before and know how to fix it? I really like the RR but I really want to be able to stream Shoutcast material.

Thanks folks.
Mike
Posted by: pauln

Re: tRio won't stream - 01/11/2003 11:57

Mike,

Folks have been struggling with tRio in wireless set ups. One thing that might help is to change the "send-method" setting from "multicast" to "broadcast" in trio.xml. You'll probably also have to change the "broadcast-address" to "192.168.0.255". The other send-method setting you could try is "unicast", but this won't allow you to synchronised multiple players.

Cheers
Paul
Posted by: mike_n5pwp

Re: tRio won't stream - 07/11/2003 23:09

Pauln
Finally got some time to try your suggestions. I added the broadcast and changed the address to 192.168.0.255 in trio.xml. The first time I brought it up I was able to stream from a Shoutcast stream. But, as soon as I turned the 'Volume' knob on the receiver it locked the stream. I'm still not able to stream from the mp3s on my hard drive. If you're interested I can copy in what shows up in the trio.bat window after a failure. but, I suspect your comment that most are struggling trying to get trio to work in a wireless environment explains the whole thing.

So, I guess I'm now off to find another combo that will work. So far the stock arf and ARM are reliable....it just doesn't do internet streams.

Thanks for the reply Pauln

Mike