Skip to content

Instantly share code, notes, and snippets.

@nickofc
Created December 31, 2020 23:24
Show Gist options
  • Save nickofc/1b01a23bf29d7f8697af6cc720ea4f20 to your computer and use it in GitHub Desktop.
Save nickofc/1b01a23bf29d7f8697af6cc720ea4f20 to your computer and use it in GitHub Desktop.
restream from twitch tv to youtube live
ffmpeg -i https://video-weaver.waw01.hls.ttvnw.net/v1/playlist/file.m3u8 -c copy -bsf:a aac_adtstoasc -f flv rtmp://a.rtmp.youtube.com/live2/{youtube-key}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment