pcwalton / rust-media

A free, comprehensive, and portable video/audio streaming library for Rust
Apache License 2.0
787 stars 57 forks source link

Project Status #38

Open wfrisby opened 6 years ago

wfrisby commented 6 years ago

What is the current status of this project?

Also, any thoughts on integrating gstreamer into this project? Modules/Plugins could still be written in rust like what is done here: https://github.com/sdroege/gst-plugin-rs

Any feedback would be appreciated.

jdm commented 6 years ago

The current status is that nobody is working on it, and I'm not aware of any projects planning to build on top of it at this point.

RazvanRotari commented 6 years ago

Wasn't there a plan to use this as the video backend for servo?

On July 24, 2017 6:00:32 PM GMT+03:00, Josh Matthews notifications@github.com wrote:

The current status is that nobody is working on it, and I'm not aware of any projects planning to build on top of it at this point.

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/pcwalton/rust-media/issues/38#issuecomment-317450899

-- Regards, Razvan Rotari

wfrisby commented 6 years ago

If this project is no longer going to be used in Servo, what is Servo planning on using for its media backend?

jdm commented 6 years ago

We're discussing ways to re-use the media backend that Firefox relies upon.