google chrome - How to pass parameters in URL with ChromeCast? -
is there example show how pass parameters in url sender app receiver app?
i pass parameters , of theese parameters receiver app creates manifest url , authorization xml, need play playready videos.
thank much!
if need pass parameters receiver, need either use customdata field available on number of apis (it json object can pass) or can create custom namespace , send data receiver. former useful when data need send can happen @ same time calling apis such load, play, pause, etc. latter useful when such alignment cannot happen , needs out-of-band communication.
Comments
Post a Comment