GStreamer plugins written in Rust. *These plugins can be used by applications written in other programming languages as well of course, they are just like any other GStreamer plugins available on the system.*
Go to file
Luis de Bethencourt aeefcefe09 Add skeleton for RsFileSink with the new structure
Doesn't write to a file yet, just prints out a message when a buffer is
received. All the skeleton is there to implement Sink children.
2016-05-15 14:07:06 +03:00
src Add skeleton for RsFileSink with the new structure 2016-05-15 14:07:06 +03:00
build.rs Add skeleton for RsFileSink with the new structure 2016-05-15 14:07:06 +03:00
Cargo.toml Add initial HTTP source based on Hyper 2016-05-14 17:04:53 +03:00