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: Europe

    • Description: Selecting euc as the region indicates that the live streaming service will be hosted in Europe.

  • sgp: Singapore

    • Description: Choosing sgp as the region means that the live streaming service will be hosted in Singapore.

  • ind: India

    • Description: Setting ind as the region implies that the live streaming service will be hosted in India.

  • use: US East

    • Description: 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 Server

    • Description: Represents a custom RTMP server for streaming.

  • Facebook (Value: 2): Facebook Live

    • Description: Indicates Facebook Live as the streaming platform.

  • YouTube (Value: 3): YouTube Live

    • Description: Represents YouTube Live as the streaming platform.

  • Twitch (Value: 4): Twitch

    • Description: Represents Twitch as the streaming platform.

  • LinkedIn (Value: 5): LinkedIn Live

    • Description: Indicates LinkedIn Live as the streaming platform.

  • Twitter (Value: 6): Twitter Live

    • Description: Represents Twitter Live as the streaming platform.

  • TikTok (Value: 7): TikTok Live

    • Description: Indicates TikTok Live as the streaming platform.

  • Instagram (Value: 8): Instagram Live

    • Description: Represents Instagram Live as the streaming platform.

  • DLive (Value: 9): DLive

    • Description: Indicates DLive as the streaming platform.

  • Trovo (Value: 10): Trovo Live

    • Description: Represents Trovo Live as the streaming platform.

  • Mixcloud (Value: 11): Mixcloud Live

    • Description: Indicates Mixcloud Live as the streaming platform.

  • KakaoTV (Value: 12): KakaoTV Live

    • Description: Represents KakaoTV Live as the streaming platform.

  • NaverTV (Value: 13): NaverTV Live

    • Description: Indicates NaverTV Live as the streaming platform.

  • NimoTV (Value: 14): NimoTV Live

    • Description: Represents NimoTV Live as the streaming platform.

  • Mobcrush (Value: 15): Mobcrush Live

    • Description: Indicates Mobcrush Live as the streaming platform.

  • Kick (Value: 16): Kick Live

    • Description: Represents Kick Live as the streaming platform.

  • Restream (Value: 17): Restream

    • Description: Indicates Restream as the streaming platform.

  • Streamyard (Value: 18): Streamyard

    • Description: Represents Streamyard as the streaming platform.

  • Cloudflare (Value: 19): Cloudflare Stream

    • Description: Indicates Cloudflare Stream as the streaming platform.

  • Bigo (Value: 20): Bigo Live

    • Description: Represents Bigo Live as the streaming platform.

  • YouNow (Value: 21): YouNow Live

    • Description: Indicates YouNow Live as the streaming platform.

  • Livestream (Value: 22): Livestream

    • Description: Represents Livestream as the streaming platform.

  • Vimeo (Value: 23): Vimeo Live

    • Description: Indicates Vimeo Live as the streaming platform.

  • Mixer (Value: 24): Mixer Live

    • Description: Represents Mixer Live as the streaming platform.

  • SmashCast (Value: 25): SmashCast Live

    • Description: Indicates SmashCast Live as the streaming platform.

  • Streamshark (Value: 26): Streamshark Live

    • Description: Represents Streamshark Live as the streaming platform.

  • IBMCloud (Value: 27): IBM Cloud Video

    • Description: Indicates IBM Cloud Video as the streaming platform.

  • Bambuser (Value: 28): Bambuser Live

    • Description: Represents Bambuser Live as the streaming platform.

  • Caffeine (Value: 29): Caffeine Live

    • Description: Indicates Caffeine Live as the streaming platform.

  • Brightcove (Value: 30): Brightcove Live

    • Description: Represents Brightcove Live as the streaming platform.

  • Xsplit (Value: 31): Xsplit Live

    • Description: Indicates Xsplit Live as the streaming platform.

  • Switchboard (Value: 32): Switchboard Live

    • Description: Represents Switchboard Live as the streaming platform.

Last updated