Quote:
Quote:
Okay, I just traced what Emplode does. It sends completely different discovery broadcast packets, compared with JEmplode. And Emplode actually finds the empeg.

So, somehow JEmplode just has the wrong discovery protocol altogether.

Ah, that makes a certain amount of sense. Jemplode is sort-of the same thing as Rio Music Manager Light, aimed at the Rio Karma... and you do indeed find Karmas using UPnP-style (actually SSDP) multicasting. The Empeg, on the other hand, was invented before SSDP was and uses a custom protocol. Maybe the most recent Jemplode build accidentally has the Karma discovery code enabled and not the Empeg discovery code?

SSDP discovery was slated to be added to car-player v3 software, but never made it beyond the experimental stage.

Peter


Yup, that all makes sense -- the IP address and port matches the Karma discovery.

Mmm.. I suppose I could just have Hijack listen/respond to those requests, if I knew what the correct response was supposed to be.

But it's probably simpler (ha!) to try and get JEmplode rebuilt with the correct protocol enabled.

Cheers