milaq / YCast

Self hosted vTuner internet radio service emulation
Other
240 stars 93 forks source link

Yamaha RX-V2700 & RX-V3800: "Connect error" #49

Open ROV28 opened 4 years ago

ROV28 commented 4 years ago

Hi all,

has anyone got this working with a Yamaha RX-V2700 and/or RX-V3800?

I got from the Yamaha's "Connector error", in the logging of YCast I see: 2020-04-26 13:21:18 INFO: 192.168.1.10 - - [26/Apr/2020 13:21:18] "GET /setupapp/Yamaha/asp/BrowseXML/loginXML.asp?token=0 HTTP/1.1" 200 - 2020-04-26 13:21:53 INFO: 192.168.1.10 - - [26/Apr/2020 13:21:53] "GET /setupapp/Yamaha/asp/BrowseXML/loginXML.asp?mac=4b....&dlang=eng&fver=M HTTP/1.1" 200 -

Any help is appreciated!

Best regards, Robert

milaq commented 4 years ago

Can you supply a debug log and maybe a packet capture of the initial connection?

ROV28 commented 4 years ago

Thanks for the reply, I tried (and hopefully successfully) to capture the tcp communication at port 80 with tcpdump: capture.zip

Best regards, Robert

RichG4PCE commented 3 years ago

Robert, I also have an RX-V2700, and have found exactly as you, the unit is expecting the "GET /setupapp/Yamaha/asp... etc file. Did you resolve the matter? Rich

ROV28 commented 3 years ago

Hi Rich,

unfortunately not, I know too little of the protocol and Milaq has too little time.

Best regards, Robert

ROV28 commented 3 years ago

See also #65