System.IO.MemoryStream support for MediaElement #1384
Closed
rozgonyiadam
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 would like to propose a similar feature. I should be able to bind a MemoryStream object to the MediaElement's Source (currently, it is only possible with MediaSource). The reason for this is that I am receiving a stream from the web that also needs writing during playback because of chunks. This requires support for seamless playback during stream buffering.
Beta Was this translation helpful? Give feedback.
All reactions