rust-srt
Rust playground for SRT streaming protocol

リポジトリ詳細
| リポジトリ #1089374782 | |
|---|---|
| 作者 | Lorenzo Rottigni |
| 作成日 | 2025-11-04 |
| 更新日 | 2025-11-14 |
| プッシュ日時 | 2025-11-14 |
| サイズ | 9560 MB |
| メイン言語 | Rust |
| スター数 | 0 |
| デフォルトブランチ | master |
リポジトリスキル
README.md
Examples
https://github.com/russelltg/srt-rs/blob/main/srt-tokio/examples/
WSL
open camera from powershell:
TCP: ffmpeg -rtbufsize 2000M -f dshow -i video="HD USB Camera" -f mpegts tcp://0.0.0.0:12345?listen=1
UDP: ffmpeg -f dshow -i video="HD USB Camera" -f mpegts udp://127.0.0.1:12345