howto:3rdparty_ingest

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
howto:3rdparty_ingest [2026/02/24 22:43] ischluffhowto:3rdparty_ingest [2026/02/24 23:07] (current) ischluff
Line 12: Line 12:
 When we have provided you with an ingest endpoint name to use you need to configure your encoder for one of the formats below. When we have provided you with an ingest endpoint name to use you need to configure your encoder for one of the formats below.
  
- +===== Ingest Formats ===== 
-===== SRT Ingest  =====+==== SRT Ingest  ====
 SRT is our preferred method of ingest, because it performs well even over flaky networks. SRT is our preferred method of ingest, because it performs well even over flaky networks.
 Please note however that SRT won't prevent you from saturating your uplink, so choose a streaming bitrate appropriate for your ISPs bandwidth. Please note however that SRT won't prevent you from saturating your uplink, so choose a streaming bitrate appropriate for your ISPs bandwidth.
Line 74: Line 74:
 </code> </code>
  
-===== RTMP Ingest  =====+==== RTMP Ingest  ====
 RTMP is the most widely used format for origin streams and is supported by many hardware/software-encoders. It is however limited to H264 video and Stereo MP3/AAC audio. RTMP is the most widely used format for origin streams and is supported by many hardware/software-encoders. It is however limited to H264 video and Stereo MP3/AAC audio.
  
Line 155: Line 155:
 The baseurl is currently assembled as follows: <code>host/upload/yourname/</code> The baseurl is currently assembled as follows: <code>host/upload/yourname/</code>
  
-==== Recommended encoder settings ====+===== Output Formats ===== 
 +Per default we transcode uploaded streams into an SD and a HD stream (+ potentially a slide only stream). 
 + 
 +They are served over different protocols as documented here: [[:cdn#stream-urls]] 
 + 
 +===== Recommended encoder settings =====
  
   * H.264:   * H.264:
  • howto/3rdparty_ingest.txt
  • Last modified: 2026/02/24 23:07
  • by ischluff