MediaElement with Bearer authentication #2000
Pmr-precure
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hallo,
Is there a way of streaming a video in the MediaElement from a protected API that returns a FileStreamResult.
The thing is we got an API that return some videos. And we want to use the MediaElement to show them. Its easy enough providing the URL when authentication is off. But when its on we need a way of passing the JWT.
Hope you can help :)
BR.
Beta Was this translation helpful? Give feedback.
All reactions