1

We use the library ffmpeg in our project and based on a customer request we are trying to figure out If the library communicates over to Internet any time during the course of operations?

It will be helpful if someone can confirm this.

1 Answers1

1

ffmpeg - Does it communicate over internet

That depends on which ffmpeg features one uses. Some ffmpeg features don't use Internet, and some do.

Franck Dernoncourt
  • 24,246
  • 64
  • 231
  • 400