mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
rs-terminal: dedup playlist example
This commit is contained in:
parent
156b4ff624
commit
471c780785
1 changed files with 1 additions and 1 deletions
|
@ -58,5 +58,5 @@ cat dash.mpd | ./fcast -h localhost play --mime_type application/dash+xml
|
|||
cat image_playlist_example.json | ./fcast -h localhost play --mime_type application/json
|
||||
|
||||
# Play from video playlist
|
||||
cat image_playlist_example.json | ./fcast -h localhost play --mime_type application/json
|
||||
cat video_playlist_example.json | ./fcast -h localhost play --mime_type application/json
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue