User Tools

Site Tools


linux:streamingserver:nginx_-_videostreaming

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
linux:streamingserver:nginx_-_videostreaming [2022/09/15 16:48]
tkilla
linux:streamingserver:nginx_-_videostreaming [2022/09/19 17:05] (current)
tkilla
Line 39: Line 39:
 ====== Server Side Stream Switching ====== ====== Server Side Stream Switching ======
  
-Should be possible, but both versions from here didnt work (see supllex server):+Should be possible, found a workinf version here (see supllex server):
  
   * https://github.com/arut/nginx-rtmp-module/wiki/Control-module   * https://github.com/arut/nginx-rtmp-module/wiki/Control-module
Line 45: Line 45:
   * https://groups.google.com/g/nginx-rtmp/c/yUcTKB9pAl0   * https://groups.google.com/g/nginx-rtmp/c/yUcTKB9pAl0
  
 +====== Stream twitch to RTMP Server ====== 
  
 +  streamlink https://www.twitch.tv/videos/123123123 best -O | ffmpeg -i pipe:0 -c copy -f flv rtmp://xxxxx/foo/stream-A
  
  
  
linux/streamingserver/nginx_-_videostreaming.txt ยท Last modified: 2022/09/19 17:05 by tkilla