Crates.io | tiny-media-server |
lib.rs | tiny-media-server |
version | 0.1.0 |
source | src |
created_at | 2022-12-03 14:42:22.972753 |
updated_at | 2022-12-03 14:42:22.972753 |
description | media server for your videos |
homepage | |
repository | |
max_upload_size | |
id | 729133 |
size | 63,130 |
is for serving your small-to-medium sized video library as a web page. In particularly useful if you want to stream movie from you desktop to TV/Projector/etc.
Goals:
Not goals:
cargo install tiny-media-server
to manually build it yourself.Contributions are welcome but make sure you have discussed the feature before implementing it if it's big enough and/or controversial.
Make sure cargo-fmt
and cargo-clippy
are passing.