PW Akshay

Generation

generate functionMon, 05 Dec 2022

live stream m3u8 to rtmp in python (no function)

import subprocess subprocess.call([ "ffmpeg", "-i", "http://183.182.84.51:1935/live/9CE4475AF8/playlist.m3u8", "-c", "copy", "-f", "flv", "rtmp://a.rtmp.youtube.com/live2/xxxx-xxxx-xxxx-xxxx" ])

Questions about programming?Chat with your personal AI assistant