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"])

Want to kickstart your project?Use the new AI Studio to create your code