http://m.zhizuobiao.com/node/node-19061200018/

 

 

ffmpeg -list_devices true -f dshow -i dummy
ffmpeg -f dshow -i video="screen-capture-recorder" -f dshow -i audio="virtual-audio-capturer" -pix_fmt yuv420p -vcodec libx264 -g 19 -s 1280x720 -r 15 -q 10 -ar 44100 -ac 2 -tune zerolatency -preset ultrafast -f flv "rtmp://localhost:1935/live/"
pause

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-04
  • 2021-10-15
  • 2022-01-30
  • 2021-11-04
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-01
  • 2021-06-24
  • 2021-10-20
  • 2021-08-04
  • 2021-07-14
  • 2021-09-14
相关资源
相似解决方案