Question: Does media player work in web assembly? #16
seltzdesign
started this conversation in
Media Player
Replies: 0 comments
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.
-
Just getting started with Avalonia and we are building a UI that should basically run on all platforms, including the web. We built a little test UI that looks great already and works on web, windows, mac and iOS so far.
Media Player sounds great since we will want to stream in some videos into the UI.
So the question:
a) are streams possible wiht the media player? We would use low-latency streams from Livekit (there were some questions on the community hub around this that never got answered)
b) is the media player also compatible with web assembly?
Just want to make sure these are possible before going in to them. Thanks! :)
Beta Was this translation helpful? Give feedback.
All reactions