diff --git a/README.md b/README.md index 078f2ad..0e3af3f 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,8 @@ $ ./ustreamer \ --drop-same-frames=30 # Save the traffic ``` +Please note that to use `--drop-same-frames` for different browsers you need to use some specific URL `/stream` parameters (see URL `/` for details). + You can always view the full list of options with ```ustreamer --help```. -----