mauimauer / cheapcast

It's CheapCast.
Apache License 2.0
399 stars 107 forks source link

Cheapcast doesn't appear to support multiple devices to a single app #35

Open kalukalu opened 10 years ago

kalukalu commented 10 years ago

Has anyone had any luck with getting multiple devices to connect to a single app session?

The issue I am experiencing is that cheapcast always launches a new browser session when I attempt to connect to an existing session with a new device.

I am trying to get the tic-tac-toe example working: https://github.com/googlecast/cast-android-tictactoe

(fyi, I synced the tic-tac-toe example to an earlier revision as the recent changes have made it a bit unstable - I used revision c53bf69e8a648cb36baebc4e7351b1c47ec67861).

Any insight into this issue would be greatly appreciated.