Versions Compared

Key

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

...

  1. stream.publish() is invoked on the client side
  2. WCS queries the local web server at http://localhost:8081/apps/publishStream
  3. WCS receives 200 OK response from the local server
  4. WCS sends the StreamStatusEvent event to the client, status = PUBLISHING

...