Versions Compared

Key

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

...

GET http://IP-Address:8000/asip-api/video-origins/ - gets all available original sources (cameras). The requested identifiers will have the format as follows "HOSTNAME/ObjectType.Id/Endpoint.Name". Friendly name and other related meta data will be received.

Info
titleNote

UTF-8 coding is to be in use in a browser for proper displaying of video camera names

Sample response:

{
    "SERVER1/DeviceIpint.3/SourceEndpoint.video:0:0" :
    {
        "origin" : "SERVER1/DeviceIpint.3/SourceEndpoint.video:0:0",

...