- Source:
- See:
Events
FAILED
Fires if Stream failed.
- Source:
NEW
State of newly created Stream.
- Source:
PAUSED
Fires if Stream paused.
- Source:
PENDING
State before Stream publishing/playing.
- Source:
PLAYBACK_PROBLEM
Fires if Stream playback problem.
- Source:
PLAYING
Fires when Stream starts playing.
- Source:
PUBLISHING
Fires when Stream starts publishing.
- Source:
RESIZE
- Deprecated:
- WCS-3228 moved to STREAM_EVENT_TYPE Fires if playing Stream picture resizing.
- Source:
RESIZE
Fires if playing Stream picture resizing.
- Source:
SNAPSHOT_COMPLETE
- Deprecated:
- WCS-3228 moved to STREAM_EVENT_TYPE Fires when Stream snapshot becomes available. Snapshot is base64 encoded png available through Stream.getInfo
- Source:
STOPPED
Fires if playing Stream was stopped.
- Source:
UNPUBLISHED
Fires if Stream was unpublished.
- Source: