Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

-src:[path to source] – data source (audio and video) and its parameters. At least one (or more) data source must be specified.
There are two several ways to specify a path:

  1. [ip-address:port;id=camera ID]. Example -ssrc:[127.0.0.1:900;id=5]
  2. [ip-address:port;id=camera ID;ipstorage_id=Edge storage ID]. This is for Edge storage archive export. Example -src:[127.0.0.1:900;id=500;ipstorage_id=500]
  3. ["path to Intellect archive";id=camera ID]. Example -ssrc:["C:\Path to Intellect Archive\";id=5]

...