-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Description
It's great that MoQ works on browsers. However, by primarily targeting the web, we make it harder to run MoQ natively.
Obviously, we could get the Rust code working on native platforms but it lacks a lot of functionality that only exists in the JS code. We would also need a replacement for WebCodecs and rendering.
Alternatively, we could figure out how to get something like React Native running using the JS code? We would need WebTransport and WebCodecs support of course so it might be the same issue.
Metadata
Metadata
Assignees
Labels
No labels