[remote-playback] Reconnecting media elements to the playback

avayvod has just created a new issue for 
https://github.com/w3c/remote-playback:

== Reconnecting media elements to the playback ==
Tracking issue for the following problem:
- what happens when the page that is playing a media element remotely 
navigates / reloads?
- should it be able to reconnect somehow to the remote playback 
session?

Following the Presentation API experience, the page would get an id 
from the ```start()``` call / ```onconnected``` event and then pass it
 to another call like ```join(playbackId)``` to attach the media 
element to the remote playback session without prompting the user 
again.

Please view or discuss this issue at 
https://github.com/w3c/remote-playback/issues/5 using your GitHub 
account

Received on Friday, 15 January 2016 16:21:26 UTC