Versions Compared

Key

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

...

A REST-query must be an HTTP/HTTPS POST request as follows:

  • - HTTP: http://test.flashphoner.com:

...

  • 8081/rest-api/pull/rtmp/pull
  • - HTTPS: https://test.flashphoner.com:

...

  • 8444/rest-api/pull/rtmp/pull

Where:

  • test.flashphoner.com - is the address of the WCS server
  • -

...

  • 8081 - is the standard REST / HTTP port of the WCS server

...

  • 8444 - is the standard HTTPS port
  • rest-api - is the required part of the URL
  • - /pull/rtmp/pull - is the REST method used

REST-methods and response statuses

...