Closed GoogleCodeExporter closed 9 years ago
MediaRouter with the generic player which require authorization is not
supported at this point. Please refer to the chart here:
https://developers.google.com/cast/docs/receiver_apps. In order to include
authorization/authentication, you would have to implement Custom Receiver.
You could get httpHeaders in the receiver LOAD request
(https://developers.google.com/cast/docs/reference/receiver/cast.receiver.MediaM
anager#onLoad) and custom receiver will need to use them in xhr request to the
server.
Original comment by na...@google.com
on 2 Apr 2015 at 11:40
Original issue reported on code.google.com by
jonljoha...@gmail.com
on 1 Apr 2015 at 10:32