Created
December 31, 2020 23:24
-
-
Save nickofc/1b01a23bf29d7f8697af6cc720ea4f20 to your computer and use it in GitHub Desktop.
restream from twitch tv to youtube live
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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