Versions Compared

Key

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

...

The REST query is an HTTP/HTTPS POST query as follows:
- HTTP: http://sip-as-rtmp.flashphoner.com:90918081/rest-api/call/startup
- HTTPS: https://sip-as-rtmp.flashphoner.com:88888444/rest-api/call/startup

Where:
- test.flashphoner.com - is the address of the WCS server
- 9091 8081 - is the standard REST / HTTP port of the WCS server
- 8888 8444 - is the standard HTTPS port
- rest-api - is the required part of the URL
- /call/startup - the REST method used

...