wavefree / google-cast-sdk

Automatically exported from code.google.com/p/google-cast-sdk
0 stars 0 forks source link

cast.Api.launch doesn't connect to already running receiver application but restarts it #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Simple Chrome Sender / Receiver combination
2. Connect to a receiver from the chrome sender with an cast.Api.launch request 
from one device to start the application
3. Connect to the same receiver from another device using the chrome sender

What is the expected output? What do you see instead?

I would expect the second sender to connect to the already running receiver 
application. Instead the receiver application is loaded fresh and the first 
sender is disconnected by this.

Please provide any additional information below.

Trying something similar with an Android Sender works as expected. If the 
receiver application is already running, the Android sender will connect to it 
instead of launching it new. I would expect the same behaviour for the Chrome 
Sender

Original issue reported on code.google.com by scaryg...@gmail.com on 27 Sep 2013 at 11:18

GoogleCodeExporter commented 9 years ago
Currently, the Chrome APIs do not support the multi-player connection scenario 
that was described.

Original comment by anad...@google.com on 27 Sep 2013 at 11:27

GoogleCodeExporter commented 9 years ago
Could you turn this "Defect" into an "Enhancement" then? Thanks :)

Original comment by scaryg...@gmail.com on 27 Sep 2013 at 11:30

GoogleCodeExporter commented 9 years ago

Original comment by anad...@google.com on 27 Sep 2013 at 11:33

GoogleCodeExporter commented 9 years ago
Thank you for your support of Chromecast.  We've just released a major update 
to the Google Cast SDK and will be closing your issue.

Take a look at http://googledevelopers.blogspot.com/ for more information.

The new Google Cast Chrome Sender SDK supports multiple users to join same 
session.  Check it out at

http://developers.google.com/cast/

Original comment by shawns...@google.com on 3 Feb 2014 at 11:18

GoogleCodeExporter commented 9 years ago
Yup, already all over the new SDK and noticed this (and a lot of other 
improvements). Thanks :)

Original comment by scaryg...@gmail.com on 3 Feb 2014 at 11:36