Re: [remote-playback] Allow the user agent to choose which media element source to play remotely

@foolip do you mean that in the latter case, the UA should also choose
 the first media resource that works?

I guess we could also say that currentSrc might change to the selected
 resource then.
Duration and tracks (if supported) should be messaged back by the 
remote playback device if it's media flinging/remoting or determined 
by the UA in case of mirroring.

Any other issues I missed? canPlayType() refers to the local playback.
 Using it for remote playback seems problematic as the user agent 
should already select the resource by the time the user selects the 
device. Perhaps, we could change that and canPlayType in "connected" 
state should return the info for the connected device.

-- 
GitHub Notification of comment by avayvod
Please view or discuss this issue at 
https://github.com/w3c/remote-playback/issues/7#issuecomment-231796800
 using your GitHub account

Received on Monday, 11 July 2016 17:00:29 UTC