Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| projects:stream-observer_strobs [2020/10/25 22:26] – Add README.md simpel | projects:stream-observer_strobs [2020/10/25 22:34] – [Examples] Remove extra lines between examples simpel | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| 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 49: | Line 40: | ||
| == Examples | == Examples | ||
| - | `strobs` | + | * `strobs` |
| - | + | * `strobs -p 36c3.m3u8 -s` - uses the playlist 36c3.m3u8 for mpv. In addition it will sort the returned streams alphanumerical. | |
| - | >opens current streams in mpv. | + | * `strobs -j -f` - will download and save status\_liveber.xsl, status\_ingest.xsl, current.json and exit before opening mpv. In addition it will save json including past events. |
| - | + | ||
| - | `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, status_ingest.xsl, current.json and exit before opening mpv. | + | |
| - | In addition it will save json including past events. | + | |
| == Files | == Files | ||