PW Akshay

Generation

generate functionSun, 04 Dec 2022

stream m3u8 url to rtmp in python (with pyRTMP)

def stream(url): subprocess.call(["pyRTMP", "-a", "rtmp://a.rtmp.youtube.com/live2", "-y", url])

Questions about programming?Chat with your personal AI assistant