xamarin.forms - Azure Media services Dynamic AES encrypted video Xamarin Forms -


i have video works fine in native xamarin android because can pass authorization header.

however can't life of me figure out how pass jwt token in xamarin forms because none of players out there allow pass authorization headers.

the documentation find indicates should able pass ?token={armored token} on end of url , should work.

however doesn't work , authorization error indicating wasn't accepted.

how 1 go passing token in scenario azure media services , having video playback in xamarin forms?


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -