This question is locked. New answers and comments are not allowed.
Hi All,
I have a situation where I am trying to consume some video provided by a 3rd party. The content of the video is to be limited to subscribers, so the URL includes an auth token in the following manner:
http://remotehost.net/live/223442/ssdmlive_1.isml/Manifest?primaryToken=1330109479_7d691935fcea8b4ce0aabbc562021e22
When I set this as the source to the MediaPlayer compenent, I get an error. However if I browse to it, I can view the xml containing the smooth streaming information.
How can I set the source of the player to a URL which contains a query string?
Regards
I have a situation where I am trying to consume some video provided by a 3rd party. The content of the video is to be limited to subscribers, so the URL includes an auth token in the following manner:
http://remotehost.net/live/223442/ssdmlive_1.isml/Manifest?primaryToken=1330109479_7d691935fcea8b4ce0aabbc562021e22
When I set this as the source to the MediaPlayer compenent, I get an error. However if I browse to it, I can view the xml containing the smooth streaming information.
How can I set the source of the player to a URL which contains a query string?
Regards