Versions Compared

Key

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

...

WebSocket messages exchange can be seen while WebSDK example application works in Chrome browser, Two Way Streaming for example. To do this open Developer tools by pressing F12 key, go to Network section, choose host name and got to Frames tab

...

ParametersDescription
mediaSessionIdWebRTC media session Id
namePublished stream name
publishedStream is published
hasVideoStream has video
hasAudioStream has audio
statusStream status
recordStream is recorded on server

2. Server sends stops playback and sends notifyStreamStatusEvent message

...