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
Next revision
Previous revision
Next revisionBoth sides next revision
howto:3rdparty_ingest [2021/12/11 13:35] ischluffhowto:3rdparty_ingest [2021/12/15 21:25] – [OBS] jtbx
Line 59: Line 59:
  
 === URLs === === URLs ===
 + * Hosts:
 +   * `ingest.c3voc.de`
 +   * `ingest2.c3voc.de`
  * Publish/Play:  * Publish/Play:
    * `rtmp://{host}/stream/{your_endpoint}?auth={key}`    * `rtmp://{host}/stream/{your_endpoint}?auth={key}`
    * Note: Play is currently always possible without auth    * Note: Play is currently always possible without auth
- * Hosts: 
-   * ingest.c3voc.de 
-   * ingest2.c3voc.de 
  
 === ffmpeg example === === ffmpeg example ===
Line 124: Line 124:
  
 === URLs === === URLs ===
 +
 + * Hosts:
 +   * `ingest.c3voc.de`
 +   * `ingest2.c3voc.de`
  * Publish:  * Publish:
-   * `srt://{host}:1935?streamid=publish/{your_endpoint}/{auth_key}`+   * `srt://{host}:1337?streamid=publish/{your_endpoint}/{auth_key}`
  * Play:  * Play:
-   * `srt://{host}:1935?streamid=play/{your_endpoint}/{auth_key}` +   * `srt://{host}:1337?streamid=play/{your_endpoint}/{auth_key}` 
- Hosts+ 
-   ingest.c3voc.de +=== OBS === 
-   ingest2.c3voc.de+ 
 +Same settings as with [[howto:3rdparty_ingest#obs-studio_example|RTMP]], but use the following in **Settings -> Stream**: 
 + 
 +Service: `Custom…` 
 +Server: `srt://{host}:1337?streamid=publish/{your_endpoint}` 
 +* Stream-Key: `{auth_key}`
  
 +**Audio:** Use [[https://github.com/lukas2511/obs-studio|this OBS Fork]] ([[https://cloud.cccv.de/s/bczAqcWHXX8EkL6|compiled version]]) to be able to stream multiple audio Streams (for translations).
 === ffmpeg example === === ffmpeg example ===
 <code> <code>
  • howto/3rdparty_ingest.txt
  • Last modified: 2021/12/21 16:38
  • by derchris