Stream audio and video media from Parsec #9218
Labels
A-Client
Area: Parsec desktop application
enhancement
Improve functionality, potentially changing behavior
I-Javascript
Impact: Javascript-related stuff
I-Rust
Impact: Rust-related stuff
Video and audio are currently limited at 15mB since we have to load them into memory. It would be good to be able to stream from Parsec directly into the media tag.
Apparently, Media Source Extensions are designed for this : https://developer.mozilla.org/en-US/docs/Web/API/Media_Source_Extensions_API
The text was updated successfully, but these errors were encountered: