PW Akshay

Generation

generate functionTue, 06 Dec 2022

live stream m3u8 to youtube in python using rtmpy

import subprocess subprocess.Popen(["rtmpy", "--in", "rtmp://localhost/live", "--out", "rtmp://a.rtmp.youtube.com/live2/STREAM_KEY"])

Questions about programming?Chat with your personal AI assistant