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
Sebastian Dröge b2b8332043 Add initial HTTP source based on Hyper
No seeking yet
2016-05-14 17:04:53 +03:00
src Add initial HTTP source based on Hyper 2016-05-14 17:04:53 +03:00
build.rs Register types from Rust and abstract the source to be able to handle other implementations too 2016-05-14 15:47:06 +03:00
Cargo.toml Add initial HTTP source based on Hyper 2016-05-14 17:04:53 +03:00