Module: WscSdk::Enums::Protocol
- Extended by:
- WscSdk::Enums
- Defined in:
- lib/wsc_sdk/enums/protocol.rb
Overview
Enumerate valid protocols for a Transcoder or Live Stream.
Constant Summary collapse
- RTMP =
The RTMP protocol.
"rtmp"- RTSP =
The RTSP protocol.
"rtsp"- WOWZ =
The Wowza protocol (used for ULL)
"wowz"