Configuring the filter through the URL


The configuration parameters of the filter can be passed:
- either programmatically
- either as text parameters at the end of the URL, prefixed by a ">" or "!" character.
e.g.:

onvif://user:pass@192.168.2.55:8080>buffer=0>vidsync=0

or

onvif://user:pass@192.168.2.55:8080!buffer=0!vidsync=0


For more information see FILTER CONFIGURATION.


43