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
cdn [2025/02/06 01:19] ischluffcdn [2025/05/22 11:22] (current) ischluff
Line 2: Line 2:
  
 <bootnote> <bootnote>
-This documentation describes our Livestreaming CDN as of 2024.+This documentation describes our Livestreaming CDN as of 2025.
  
 The File-CDN for media.ccc.de is described on [[software:voctoweb]]. The File-CDN for media.ccc.de is described on [[software:voctoweb]].
Line 84: Line 84:
 == Stream-URLs == Stream-URLs
  
-The resulting stream URLs are as follows:+The resulting stream URLs are as follows (replace @slug with your actual stream slug):
  
 HLS (H.264 multi-quality + multi-language) HLS (H.264 multi-quality + multi-language)
-* http://cdn.c3voc.de/hls/<stream-slug>/native_hd.m3u8 +* http://cdn.c3voc.de/hls/@slug/native_hd.m3u8
- +
-MPEG-DASH (VPx multi-quality + multi-language) +
-* http://cdn.c3voc.de/dash/<stream-slug>/manifest.mpd+
  
 Moar HLS Moar HLS
-* http://cdn.c3voc.de/hls/<stream-slug>/translated_hd.m3u8 (also multi-language, just a different default language) +  * http://cdn.c3voc.de/hls/@slug/translated_hd.m3u8 also multi-language, just a different default language 
-* http://cdn.c3voc.de/hls/<stream-slug>/translated-2_hd.m3u8 +  * http://cdn.c3voc.de/hls/@slug/translated-2_hd.m3u8 
-* http://cdn.c3voc.de/hls/<stream-slug>/native_sd.m3u8 (only SD, but still multi-language) +  * http://cdn.c3voc.de/hls/@slug/native_sd.m3u8 only SD, but still multi-language 
-* http://cdn.c3voc.de/hls/<stream-slug>/translated_sd.m3u8 +  * http://cdn.c3voc.de/hls/@slug/translated_sd.m3u8 
-* http://cdn.c3voc.de/hls/<stream-slug>/translated-2_sd.m3u8+  * http://cdn.c3voc.de/hls/@slug/translated-2_sd.m3u8 
 + 
 +**Currently not active:** 
 + 
 +MPEG-DASH (VPx multi-quality + multi-language) 
 +* http://cdn.c3voc.de/dash/@slug/manifest.mpd
  
 Audio-MP3: Audio-MP3:
-* http://cdn.c3voc.de/<stream-slug>_native.mp3 +* http://cdn.c3voc.de/@slug_native.mp3 
-* http://cdn.c3voc.de/<stream-slug>_translated.mp3 +* http://cdn.c3voc.de/@slug_translated.mp3 
-* http://cdn.c3voc.de/<stream-slug>_translated-2.mp3+* http://cdn.c3voc.de/@slug_translated-2.mp3
  
 Audio-Opus: Audio-Opus:
-* http://cdn.c3voc.de/<stream-slug>_native.opus +* http://cdn.c3voc.de/@slug_native.opus 
-* http://cdn.c3voc.de/<stream-slug>_translated.opus +* http://cdn.c3voc.de/@slug_translated.opus 
-* http://cdn.c3voc.de/<stream-slug>_translated-2.opus +* http://cdn.c3voc.de/@slug_translated-2.opus
 == Dynamic SRT/RTMP endpoints with RTMP Auth == Dynamic SRT/RTMP endpoints with RTMP Auth
 SRT and RTMP Endpoints can be created under https://ingest.c3voc.de/backend/ (Password in keepass under ansible/stream-api/htpasswd). After creating the endpoint the stream can be pushed to any ingest machine. SRT and RTMP Endpoints can be created under https://ingest.c3voc.de/backend/ (Password in keepass under ansible/stream-api/htpasswd). After creating the endpoint the stream can be pushed to any ingest machine.
  • cdn.1738801171.txt.gz
  • Last modified: 2025/02/06 01:19
  • by ischluff