I have installed screen capture recorder, but will still be prompted when using ffmpeg streaming. "Could not find audio only device with name [virtual audio capture] among source devices of type video
Audio=virtual audio capturer: i/o error:
my streaming instruction: -f dshow -framerate 30-f gdigrab -s 1920x1080-i desktop -f dshow -i audio="virtual audio capturer" -f dshow -i audio="microphone (4m HD camera audio)" -filter_complex mix=inputs=2: duration=longest -vf scale=-1:1080 -c:a AAC -ab 128K -c:v libx264-preset ultrafast -tune ZERODEGREE -pix_fmt yuv420p -b:v 1000K -f RTSP -rtsp_transport TCP rtsp://xxx “
I have installed screen capture recorder, but will still be prompted when using ffmpeg streaming. "Could not find audio only device with name [virtual audio capture] among source devices of type video
Audio=virtual audio capturer: i/o error:
my streaming instruction: -f dshow -framerate 30-f gdigrab -s 1920x1080-i desktop -f dshow -i audio="virtual audio capturer" -f dshow -i audio="microphone (4m HD camera audio)" -filter_complex mix=inputs=2: duration=longest -vf scale=-1:1080 -c:a AAC -ab 128K -c:v libx264-preset ultrafast -tune ZERODEGREE -pix_fmt yuv420p -b:v 1000K -f RTSP -rtsp_transport TCP rtsp://xxx “