rust-srt

Rust playground for SRT streaming protocol

rust-srt GitHub 仓库截图

仓库详情

仓库 #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