mirror of
https://github.com/YusufB5/ASCILINE.git
synced 2026-06-14 22:25:13 +02:00
Add LAN streaming instructions to README
Added instructions for LAN/Network streaming using the stream server.
This commit is contained in:
parent
bc53f91793
commit
ef8dacaa48
1 changed files with 3 additions and 0 deletions
|
|
@ -75,6 +75,9 @@ You can append the `--debug` flag when launching the server to see live bandwidt
|
|||
> diff (`experiments/test_e2e.js`). Generate the test clips with
|
||||
> `experiments/make_test_clips.sh`. (A fuller mutation-test + Autobahn
|
||||
|
||||
**LAN / Network Streaming:**
|
||||
To stream the video on your local network (Wi-Fi), use the `--host` flag:
|
||||
> python stream_server.py video.mp4 --host 0.0.0.0
|
||||
|
||||
## 📦 Installation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue