Use arbitrary Stream as source #975
Closed
TopperDEL
started this conversation in
New Feature Discussions
Replies: 1 comment
-
Closed as per the Community Stand-up discussion here: https://youtu.be/N9wMcBP4jtg?t=2889 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an app where I need to use an arbitrary Stream to provide the data for a Video Playback with the new MediaElement. Can that be supported?
As I'm loading the Video directly from a decentralized cloud storage I have no intermittend Service with a "normal" URI. I fetch the data with a library that Providers a Stream.
Beta Was this translation helpful? Give feedback.
All reactions