Service and Regions for live streams
Acceptable Regions for Live Streams
The region
field in the LiveStream
specifies the geographical region or data center location for the live streaming service. It helps determine the server's location for optimized performance and latency. Below are the possible values for the region
field:
euc
: EuropeDescription: Selecting
euc
as the region indicates that the live streaming service will be hosted in Europe.
sgp
: SingaporeDescription: Choosing
sgp
as the region means that the live streaming service will be hosted in Singapore.
ind
: IndiaDescription: Setting
ind
as the region implies that the live streaming service will be hosted in India.
use
: US EastDescription: Using
use
as the region designates that the live streaming service will be hosted in the Eastern region of the United States.
Please select the appropriate region based on your desired geographical location or server proximity to ensure optimal streaming performance.
Value for Platform Service
The service
enum represents various streaming platforms. Following are the acceptable 'service
' values when adding a third-party platform in the live stream to push RTMP stream.
Enum Values
CustomRtmp
(Value: 1): Custom RTMP ServerDescription: Represents a custom RTMP server for streaming.
Facebook
(Value: 2): Facebook LiveDescription: Indicates Facebook Live as the streaming platform.
YouTube
(Value: 3): YouTube LiveDescription: Represents YouTube Live as the streaming platform.
Twitch
(Value: 4): TwitchDescription: Represents Twitch as the streaming platform.
LinkedIn
(Value: 5): LinkedIn LiveDescription: Indicates LinkedIn Live as the streaming platform.
Twitter
(Value: 6): Twitter LiveDescription: Represents Twitter Live as the streaming platform.
TikTok
(Value: 7): TikTok LiveDescription: Indicates TikTok Live as the streaming platform.
Instagram
(Value: 8): Instagram LiveDescription: Represents Instagram Live as the streaming platform.
DLive
(Value: 9): DLiveDescription: Indicates DLive as the streaming platform.
Trovo
(Value: 10): Trovo LiveDescription: Represents Trovo Live as the streaming platform.
Mixcloud
(Value: 11): Mixcloud LiveDescription: Indicates Mixcloud Live as the streaming platform.
KakaoTV
(Value: 12): KakaoTV LiveDescription: Represents KakaoTV Live as the streaming platform.
NaverTV
(Value: 13): NaverTV LiveDescription: Indicates NaverTV Live as the streaming platform.
NimoTV
(Value: 14): NimoTV LiveDescription: Represents NimoTV Live as the streaming platform.
Mobcrush
(Value: 15): Mobcrush LiveDescription: Indicates Mobcrush Live as the streaming platform.
Kick
(Value: 16): Kick LiveDescription: Represents Kick Live as the streaming platform.
Restream
(Value: 17): RestreamDescription: Indicates Restream as the streaming platform.
Streamyard
(Value: 18): StreamyardDescription: Represents Streamyard as the streaming platform.
Cloudflare
(Value: 19): Cloudflare StreamDescription: Indicates Cloudflare Stream as the streaming platform.
Bigo
(Value: 20): Bigo LiveDescription: Represents Bigo Live as the streaming platform.
YouNow
(Value: 21): YouNow LiveDescription: Indicates YouNow Live as the streaming platform.
Livestream
(Value: 22): LivestreamDescription: Represents Livestream as the streaming platform.
Vimeo
(Value: 23): Vimeo LiveDescription: Indicates Vimeo Live as the streaming platform.
Mixer
(Value: 24): Mixer LiveDescription: Represents Mixer Live as the streaming platform.
SmashCast
(Value: 25): SmashCast LiveDescription: Indicates SmashCast Live as the streaming platform.
Streamshark
(Value: 26): Streamshark LiveDescription: Represents Streamshark Live as the streaming platform.
IBMCloud
(Value: 27): IBM Cloud VideoDescription: Indicates IBM Cloud Video as the streaming platform.
Bambuser
(Value: 28): Bambuser LiveDescription: Represents Bambuser Live as the streaming platform.
Caffeine
(Value: 29): Caffeine LiveDescription: Indicates Caffeine Live as the streaming platform.
Brightcove
(Value: 30): Brightcove LiveDescription: Represents Brightcove Live as the streaming platform.
Xsplit
(Value: 31): Xsplit LiveDescription: Indicates Xsplit Live as the streaming platform.
Switchboard
(Value: 32): Switchboard LiveDescription: Represents Switchboard Live as the streaming platform.
Last updated