fix shi up
This commit is contained in:
parent
33a38d3547
commit
81337b7f4b
3 changed files with 10 additions and 46 deletions
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
## in development audio player from pipewire to cc
|
||||
|
||||
pfowrd -> ssh -R 0.0.0.0:5821:localhost:8080 vps
|
||||
pfowrd -> `ssh -R 0.0.0.0:5821:localhost:8080 vps`
|
||||
|
||||
lua -> wget run https://files.sad.ovh/public/livestream-cc/.installer.lua
|
||||
lua -> `wget run https://files.sad.ovh/public/livestream-cc/.installer.lua`
|
||||
|
||||
rust -> cargo run -- --device pipewire --bind '127.0.0.1:8080' --frame-ms 300 --sample-rate 48000 --stereo
|
||||
rust -> `cargo run -- --device pipewire --bind '127.0.0.1:8080' --frame-ms 300 --sample-rate 48000 --stereo`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue