Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| projects:stream-observer_strobs [2020/10/25 22:32] – [Examples] Repair commands simpel | projects:stream-observer_strobs [2024/01/21 17:49] (current) – [Data entry] project-status: running simpel | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ---- dataentry project ---- | ---- dataentry project ---- | ||
| - | name : Stream-Observer (strobs) | + | name : Stream-Observer (strobs) |
| - | project-owner | + | project-owner |
| - | git-url_url | + | git-url_url |
| - | project-description : Stream-Observer (strobs) is a tool to observe running voc video streams. | + | project-description : Stream-Observer (strobs) is a tool to observe running voc video streams. |
| - | project-member | + | project-member |
| - | project-status | + | project-status |
| ---- | ---- | ||
| + | ---- | ||
| The script opens mpv with all active (currently streaming) streams from [Chaos Computer Club](https:// | The script opens mpv with all active (currently streaming) streams from [Chaos Computer Club](https:// | ||
| Optionally it can also try to open all streams given in a valid playlist. | Optionally it can also try to open all streams given in a valid playlist. | ||
| Line 16: | Line 17: | ||
| Install mpv if not existing. | Install mpv if not existing. | ||
| - | == Table of contents | ||
| - | * [Options](# | ||
| - | * [Details](# | ||
| - | * [Examples](# | ||
| - | * [Files](# | ||
| - | * [Keys and shortcuts](# | ||
| - | * [defined by lua scripts](# | ||
| - | * [defined defaults by input.conf](# | ||
| - | * [Fixed mpv options](# | ||
| == Options | == Options | ||
| Line 50: | Line 42: | ||
| == Examples | == Examples | ||
| * `strobs` - opens current streams in mpv. | * `strobs` - opens current streams in mpv. | ||
| - | |||
| * `strobs -p 36c3.m3u8 -s` - uses the playlist 36c3.m3u8 for mpv. In addition it will sort the returned streams alphanumerical. | * `strobs -p 36c3.m3u8 -s` - uses the playlist 36c3.m3u8 for mpv. In addition it will sort the returned streams alphanumerical. | ||
| - | |||
| * `strobs -j -f` - will download and save status\_liveber.xsl, | * `strobs -j -f` - will download and save status\_liveber.xsl, | ||