systemInfo?format=json

The documentation says systemInfo can return json, but mine keeps returning XML. Is this broken? Also, can I set this up to use a token? In the URL generator, it seemt to only create tokens for specific cameras.

Comments

  • This functionality has just been added but not released yet - you'll find it in the latest beta version (currently 6.14b7).

    The URL Generator window is for generating links to video streams only at this time. To the systemInfo request, you could add an "auth" token yourself - see the "Authentication in URL" section via the web server spec, however note that this encodes the username/password into the URL in a way that can be decoded, so use this only for your internal purposes.