runner365 / ffmpeg_rtmp_h265

add h265 in rtmp/flv in ffmpeg
MIT License
217 stars 71 forks source link

didn't support the tee muxer? #8

Open leporel opened 11 months ago

leporel commented 11 months ago

-f tee -map 0:v -map 0:a '[f=flv:flvflags=ext_header:onfail=ignore]rtmp://a.rtmp.youtube.com/live2/key1|[f=flv:flvflags=ext_header:onfail=ignore]rtmp://a.rtmp.youtube.com/live2/key2'

seems dint work