ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Unknown input format: 'gdigrab'
Aperta
- Lingua principale
- C
- Stelle
- 17.8k
- Fork
- 1.1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
await ffmpeg.run('-f', 'gdigrab', '-i', 'desktop', '-vcodec', 'libx264', '-preset:v',
'ultrafast', '-tune:v', 'zerolatency', '-f', 'flv',
'rtmp://192.168.50.55:8088/live/12345678901');
i execute this code and report the following error.
Unknown input format: 'gdigrab'
i want use it for rtmp push stream. is it ok ?
i need your help, please!
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.