Dear All

I do live streaming and I need to pick up the audio from a microphone.

I test latency like this:

ffplay -f pulse -i "alsa_input.usb-Remo_Tech_Co.__Ltd._OBSBOT_Tiny-02.analog-mono"

ffplay -f alsa -i default

After running one of the commands I can hear my own voice in my headphones. I am happy.

But the first command gives a delay of 3 sec. The other command gives close to no delay.

How can I fix the first command to get close to no delay?

Both command records from the same microphone and output to the same headphones.

What I see is that the black screen from ffplay takes about 3 sec to display with the first command but shows up close to instantly with the second command.

Regards

Thomas S
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to