Can I include cookies in the VideoPlayer? I use a shared HttpClient elsewhere in my app to login and maintain session cookies, but when I fire up video player and set the url parameter it doesn't pick up those cookies. My only solution is to download the entire video locally and play, but without streaming the initial load time is too great.
↧