Open boygiandi opened 7 years ago
Haven't touched the code in a while, but I imagine adding -acodec copy
to the ffmpeg command might do the trick. Let me know!
no, it only have video channel, no audio :(
@boygiandi Maybe you should provide another input for ffmpeg, for example:
$ ffmpeg [optoins for video] -f pulse -ac 2 -i 1
I checked the ffmpeg command and no option for audio. Can you update the code to support audio recoding ? I really need it. Thanks