Update 'README.md'

This commit is contained in:
Fierelier 2022-05-29 13:25:21 +00:00
parent fa600e7b16
commit e8b2665fc4
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ Accepts data from the server, and sends it to stdout.
- **`channel`**: The user's channel you wanna watch.
- **`channel-password`**: The channel's password.
All arguments are optional but for `user`.
### Example
`fstream.py 127.0.0.1:61920 watch,user=fier,channel=exampleChannel,channel-password=123 | ffplay -i -`