https://github.com/valeth/javelin
[Mirror] A simple streaming server
https://github.com/valeth/javelin
async hls http-live-streaming live-streaming rtmp rtmp-server rust tokio
Last synced: 5 months ago
JSON representation
[Mirror] A simple streaming server
- Host: GitHub
- URL: https://github.com/valeth/javelin
- Owner: valeth
- License: other
- Created: 2018-12-01T21:42:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-19T19:54:47.000Z (9 months ago)
- Last Synced: 2025-01-19T20:35:32.508Z (9 months ago)
- Topics: async, hls, http-live-streaming, live-streaming, rtmp, rtmp-server, rust, tokio
- Language: Rust
- Homepage: https://gitlab.com/yera/javelin
- Size: 453 KB
- Stars: 114
- Watchers: 6
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Javelin
> [!NOTE]
> This project is still work in progress.
>
> Everything before version 1.0 is subject to change.
>
> Use at your own risk.## Changelog
See the [Changelog] for a detailed list of changes.
## Development
Check out our [Contribution Guide] if you want to contribute.
[Changelog]: docs/CHANGELOG.md
[Contribution Guide]: docs/CONTRIBUTING.md