Skip to content

Native and Mobile Support #700

@kixelated

Description

@kixelated

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions