minghuadev / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
0 stars 0 forks source link

RTMP support #1

Open minghuadev opened 2 years ago

minghuadev commented 2 years ago

https://github.com/ruffle-rs/ruffle/issues/2462

minghuadev commented 2 years ago

ROBERT-MCDOWELL commented on Jan 13 why not to work on it yourself? Rust is easy to learn. Recently we can now use HTTP3 (webtransport) to create low level TCP and UDP socket, so technically it's possible.

ROBERT-MCDOWELL commented on Jan 21 well, it's what I'm talking about.... you can build any kind of protocol on top of webtransport.

ROBERT-MCDOWELL commented 21 days ago webcodecs with webtransport and protocol of your choice on top is promising https://www.youtube.com/watch?v=JinXXOpqjhs

minghuadev commented 1 year ago

ultrasaurus commented Jul 1, 2023

FYI -- spec is here: https://rtmp.veriskope.com/docs/spec/