software:relive

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
software:relive [2024/12/20 22:26] andisoftware:relive [2025/08/30 21:13] (current) – [Depublish] fix note about removing the HTML page jtbx
Line 15: Line 15:
   - Create an appropriate config for your event in `live.alb:/home/relive/git/configs`   - Create an appropriate config for your event in `live.alb:/home/relive/git/configs`
     - either by using `./gen_event_config.py <conference slug>`, or     - either by using `./gen_event_config.py <conference slug>`, or
-    - manually **(deprected, do not use I you are not really know what you are doing)**: copy `cfg.example`, look at other files in that directory, or in the `old/` subdirectory for inspiration. The filename will be used as the conference name from here on.+    - manually **(deprecated, do not use I you are not really know what you are doing)**: copy `cfg.example`, look at other files in that directory, or in the `old/` subdirectory for inspiration. The filename will be used as the conference name from here on.
   - After a minute, a cronjob will run and download the schedule, etc. (If you are impatient, you can run `/home/relive/git/scripts/foreach-project.sh /home/relive/git/scripts/get-fahrplan.sh` manually)   - After a minute, a cronjob will run and download the schedule, etc. (If you are impatient, you can run `/home/relive/git/scripts/foreach-project.sh /home/relive/git/scripts/get-fahrplan.sh` manually)
   - Start the scheduler (run as user relive, inside of a screen/tmux session): `./launcher.sh <conference slug>`   - Start the scheduler (run as user relive, inside of a screen/tmux session): `./launcher.sh <conference slug>`
Line 54: Line 54:
 The `/video/relive/<conference>/<id>/index.m3u8` is empty/broken, how can I regenerate the file? The `/video/relive/<conference>/<id>/index.m3u8` is empty/broken, how can I regenerate the file?
   * simply rename or remove the file, it will be generated in the next run (or trigger it manually)   * simply rename or remove the file, it will be generated in the next run (or trigger it manually)
 +
 +== Depublish
 +
 +To de-publish a video, remove the folder with the video ID (`/video/relive/<conference>/<id>/`).
 +Just renaming makes the video not playable, but the folder can still be found since dirlisting enabled at the CDN.
 +
 +The page at `https://streaming.media.ccc.de/<conference>/relive/<id>` should lead to a 404 after some cronjob ran.
 +
  • software/relive.1734729975.txt.gz
  • Last modified: 2024/12/20 22:26
  • by andi