obs-studio/plugins/rtmp-services/data/services.json

2509 lines
83 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"format_version": 3,
"services": [
{
"name": "Twitch",
"common": true,
"stream_key_link": "https://dashboard.twitch.tv/settings/stream",
"servers": [
{
"name": "Asia: Hong Kong",
"url": "rtmp://live-hkg.twitch.tv/app"
},
{
"name": "Asia: Seoul, South Korea",
"url": "rtmp://live-sel.twitch.tv/app"
},
{
"name": "Asia: Singapore",
"url": "rtmp://live-sin.twitch.tv/app"
},
{
"name": "Asia: Taipei, Taiwan",
"url": "rtmp://live-tpe.twitch.tv/app"
},
{
"name": "Asia: Tokyo, Japan",
"url": "rtmp://live-tyo.twitch.tv/app"
},
{
"name": "Australia: Sydney",
"url": "rtmp://live-syd.twitch.tv/app"
},
{
"name": "EU: Amsterdam, NL",
"url": "rtmp://live-ams.twitch.tv/app"
},
{
"name": "EU: Berlin, DE",
"url": "rtmp://live-ber.twitch.tv/app"
},
{
"name": "Europe: Copenhagen, DK",
"url": "rtmp://live-cph.twitch.tv/app"
},
{
"name": "EU: Frankfurt, DE",
"url": "rtmp://live-fra.twitch.tv/app"
},
{
"name": "EU: Helsinki, FI",
"url": "rtmp://live-hel.twitch.tv/app"
},
{
"name": "EU: Lisbon, Portugal",
"url": "rtmp://live-lis.twitch.tv/app"
},
{
"name": "EU: London, UK",
"url": "rtmp://live-lhr.twitch.tv/app"
},
{
"name": "EU: Madrid, Spain",
"url": "rtmp://live-mad.twitch.tv/app"
},
{
"name": "EU: Marseille, FR",
"url": "rtmp://live-mrs.twitch.tv/app"
},
{
"name": "EU: Milan, Italy",
"url": "rtmp://live-mil.twitch.tv/app"
},
{
"name": "EU: Norway, Oslo",
"url": "rtmp://live-osl.twitch.tv/app"
},
{
"name": "EU: Paris, FR",
"url": "rtmp://live-cdg.twitch.tv/app"
},
{
"name": "EU: Prague, CZ",
"url": "rtmp://live-prg.twitch.tv/app"
},
{
"name": "EU: Stockholm, SE",
"url": "rtmp://live-arn.twitch.tv/app"
},
{
"name": "EU: Vienna, Austria",
"url": "rtmp://live-vie.twitch.tv/app"
},
{
"name": "EU: Warsaw, Poland",
"url": "rtmp://live-waw.twitch.tv/app"
},
{
"name": "NA: Mexico City",
"url": "rtmp://live-qro.twitch.tv/app"
},
{
"name": "NA: Quebec, Canada",
"url": "rtmp://live-ymq.twitch.tv/app"
},
{
"name": "NA: Toronto, Canada",
"url": "rtmp://live-yto.twitch.tv/app"
},
{
"name": "South America: Argentina",
"url": "rtmp://live-eze.twitch.tv/app"
},
{
"name": "South America: Chile",
"url": "rtmp://live-scl.twitch.tv/app"
},
{
"name": "South America: Lima, Peru",
"url": "rtmp://live-lim.twitch.tv/app"
},
{
"name": "South America: Medellin, Colombia",
"url": "rtmp://live-mde.twitch.tv/app"
},
{
"name": "South America: Rio de Janeiro, Brazil",
"url": "rtmp://live-rio.twitch.tv/app"
},
{
"name": "South America: Sao Paulo, Brazil",
"url": "rtmp://live-sao.twitch.tv/app"
},
{
"name": "US Central: Dallas, TX",
"url": "rtmp://live-dfw.twitch.tv/app"
},
{
"name": "US Central: Denver, CO",
"url": "rtmp://live-den.twitch.tv/app"
},
{
"name": "US Central: Houston, TX",
"url": "rtmp://live-hou.twitch.tv/app"
},
{
"name": "US Central: Salt Lake City, UT",
"url": "rtmp://live-slc.twitch.tv/app"
},
{
"name": "US East: Ashburn, VA",
"url": "rtmp://live-iad.twitch.tv/app"
},
{
"name": "US East: Atlanta, GA",
"url": "rtmp://live-atl.twitch.tv/app"
},
{
"name": "US East: Chicago",
"url": "rtmp://live-ord.twitch.tv/app"
},
{
"name": "US East: Miami, FL",
"url": "rtmp://live-mia.twitch.tv/app"
},
{
"name": "US East: New York, NY",
"url": "rtmp://live-jfk.twitch.tv/app"
},
{
"name": "US West: Los Angeles, CA",
"url": "rtmp://live-lax.twitch.tv/app"
},
{
"name": "US West: Phoenix, AZ",
"url": "rtmp://live-phx.twitch.tv/app"
},
{
"name": "US West: Portland, Oregon",
"url": "rtmp://live-pdx.twitch.tv/app"
},
{
"name": "US West: San Francisco, CA",
"url": "rtmp://live-sfo.twitch.tv/app"
},
{
"name": "US West: San Jose, CA",
"url": "rtmp://live-sjc.twitch.tv/app"
},
{
"name": "US West: Seattle, WA",
"url": "rtmp://live-sea.twitch.tv/app"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 6000,
"max audio bitrate": 320,
"x264opts": "scenecut=0"
}
},
{
"name": "YouTube - HLS",
"common": false,
"more_info_link": "https://developers.google.com/youtube/v3/live/guides/ingestion-protocol-comparison",
"stream_key_link": "https://www.youtube.com/live_dashboard",
"servers": [
{
"name": "Primary YouTube ingest server",
"url": "https://a.upload.youtube.com/http_upload_hls?cid={stream_key}&copy=0&file=out.m3u8"
},
{
"name": "Backup YouTube ingest server",
"url": "https://b.upload.youtube.com/http_upload_hls?cid={stream_key}&copy=1&file=out.m3u8"
}
],
"recommended": {
"keyint": 2,
"output": "ffmpeg_hls_muxer",
"max video bitrate": 51000,
"max audio bitrate": 160
}
},
{
"name": "YouTube - RTMPS",
"common": true,
"stream_key_link": "https://www.youtube.com/live_dashboard",
"alt_names": [
"YouTube / YouTube Gaming",
"YouTube - RTMP",
"YouTube - RTMPS (Beta)"
],
"servers": [
{
"name": "Primary YouTube ingest server",
"url": "rtmps://a.rtmps.youtube.com:443/live2"
},
{
"name": "Backup YouTube ingest server",
"url": "rtmps://b.rtmps.youtube.com:443/live2?backup=1"
},
{
"name": "Primary YouTube ingest server (legacy RTMP)",
"url": "rtmp://a.rtmp.youtube.com/live2"
},
{
"name": "Backup YouTube ingest server (legacy RTMP)",
"url": "rtmp://b.rtmp.youtube.com/live2?backup=1"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 51000,
"max audio bitrate": 160
}
},
{
"name": "Loola.tv",
"common": false,
"servers": [
{
"name": "US East: Virginia",
"url": "rtmp://rtmp.loola.tv/push"
},
{
"name": "EU Central: Germany",
"url": "rtmp://rtmp-eu.loola.tv/push"
},
{
"name": "South America: Brazil",
"url": "rtmp://rtmp-sa.loola.tv/push"
},
{
"name": "Asia/Pacific: Singapore",
"url": "rtmp://rtmp-sg.loola.tv/push"
},
{
"name": "Middle East: Bahrain",
"url": "rtmp://rtmp-me.loola.tv/push"
}
],
"recommended": {
"keyint": 2,
"profile": "high",
"max video bitrate": 2500,
"max audio bitrate": 160,
"bframes": 2,
"x264opts": "scenecut=0"
}
},
{
"name": "Lovecast",
"servers": [
{
"name": "Default",
"url": "rtmp://live-a.lovecastapp.com:5222/app"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 8000,
"max audio bitrate": 192,
"supported resolutions": [
"1920x1080",
"1280x720"
],
"max fps": 30
}
},
{
"name": "Luzento.com - RTMP",
"stream_key_link": "https://cms.luzento.com/dashboard/stream-key?from=OBS",
"servers": [
{
"name": "Primary",
"url": "rtmp://ingest.luzento.com/live"
},
{
"name": "Primary (Test)",
"url": "rtmp://ingest.luzento.com/test"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 6000,
"max audio bitrate": 256,
"bframes": 2,
"x264opts": "scenecut=0"
}
},
{
"name": "VIMM",
"servers": [
{
"name": "Europe: Frankfurt",
"url": "rtmp://eu.vimm.tv/live"
},
{
"name": "North America: Montreal",
"url": "rtmp://us.vimm.tv/live"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 8000,
"max audio bitrate": 320,
"x264opts": "scenecut=0"
}
},
{
"name": "Mobcrush",
"servers": [
{
"name": "Primary",
"url": "rtmp://live.mobcrush.net/mob"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 6000,
"max audio bitrate": 160
}
},
{
"name": "Web.TV",
"servers": [
{
"name": "Primary",
"url": "rtmp://live3.origins.web.tv/liveext"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 3500,
"max audio bitrate": 160
}
},
{
"name": "GoodGame.ru",
"servers": [
{
"name": "Моscow",
"url": "rtmp://msk.goodgame.ru:1940/live"
}
]
},
{
"name": "YouStreamer",
"stream_key_link": "https://www.app.youstreamer.com/stream/",
"servers": [
{
"name": "Moscow",
"url": "rtmp://push.youstreamer.com/in/"
}
]
},
{
"name": "Vaughn Live / iNSTAGIB",
"servers": [
{
"name": "US: Chicago, IL",
"url": "rtmp://live-ord.vaughnsoft.net/live"
},
{
"name": "US: Vint Hill, VA",
"url": "rtmp://live-iad.vaughnsoft.net/live"
},
{
"name": "US: Denver, CO",
"url": "rtmp://live-den.vaughnsoft.net/live"
},
{
"name": "US: New York, NY",
"url": "rtmp://live-nyc.vaughnsoft.net/live"
},
{
"name": "US: Miami, FL",
"url": "rtmp://live-mia.vaughnsoft.net/live"
},
{
"name": "US: Seattle, WA",
"url": "rtmp://live-sea.vaughnsoft.net/live"
},
{
"name": "EU: Amsterdam, NL",
"url": "rtmp://live-ams.vaughnsoft.net/live"
},
{
"name": "EU: London, UK",
"url": "rtmp://live-lhr.vaughnsoft.net/live"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 15000,
"max audio bitrate": 320
}
},
{
"name": "Breakers.TV",
"servers": [
{
"name": "US: Chicago, IL",
"url": "rtmp://live-ord.vaughnsoft.net/live"
},
{
"name": "US: Vint Hill, VA",
"url": "rtmp://live-iad.vaughnsoft.net/live"
},
{
"name": "US: Denver, CO",
"url": "rtmp://live-den.vaughnsoft.net/live"
},
{
"name": "US: New York, NY",
"url": "rtmp://live-nyc.vaughnsoft.net/live"
},
{
"name": "US: Miami, FL",
"url": "rtmp://live-mia.vaughnsoft.net/live"
},
{
"name": "US: Seattle, WA",
"url": "rtmp://live-sea.vaughnsoft.net/live"
},
{
"name": "EU: Amsterdam, NL",
"url": "rtmp://live-ams.vaughnsoft.net/live"
},
{
"name": "EU: London, UK",
"url": "rtmp://live-lhr.vaughnsoft.net/live"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 15000,
"max audio bitrate": 320
}
},
{
"name": "Facebook Live",
"common": true,
"stream_key_link": "https://www.facebook.com/live/producer?ref=OBS",
"servers": [
{
"name": "Default",
"url": "rtmps://rtmp-api.facebook.com:443/rtmp/"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"supported resolutions": [
"1920x1080",
"1280x720",
"852x480",
"640x360"
],
"bitrate matrix": [
{
"res": "640x360",
"fps": 30,
"max bitrate": 1000
},
{
"res": "640x360",
"fps": 60,
"max bitrate": 1500
},
{
"res": "852x480",
"fps": 30,
"max bitrate": 2000
},
{
"res": "852x480",
"fps": 60,
"max bitrate": 3000
},
{
"res": "1280x720",
"fps": 30,
"max bitrate": 4000
},
{
"res": "1280x720",
"fps": 60,
"max bitrate": 6000
},
{
"res": "1920x1080",
"fps": 30,
"max bitrate": 6000
},
{
"res": "1920x1080",
"fps": 60,
"max bitrate": 9000
}
],
"max fps": 60,
"max video bitrate": 9000,
"max audio bitrate": 128
}
},
{
"name": "Restream.io",
"alt_names": [
"Restream.io - RTMP",
"Restream.io - FTL"
],
"common": true,
"stream_key_link": "https://restream.io/settings/streaming-setup?from=OBS",
"servers": [
{
"name": "Autodetect",
"url": "rtmp://live.restream.io/live"
},
{
"name": "EU-West (London, GB)",
"url": "rtmp://london.restream.io/live"
},
{
"name": "EU-West (Amsterdam, NL)",
"url": "rtmp://amsterdam.restream.io/live"
},
{
"name": "EU-West (Luxembourg)",
"url": "rtmp://luxembourg.restream.io/live"
},
{
"name": "EU-West (Paris, FR)",
"url": "rtmp://paris.restream.io/live"
},
{
"name": "EU-West (Milan, IT)",
"url": "rtmp://milan.restream.io/live"
},
{
"name": "EU-Central (Frankfurt, DE)",
"url": "rtmp://frankfurt.restream.io/live"
},
{
"name": "EU-East (Falkenstein, DE)",
"url": "rtmp://falkenstein.restream.io/live"
},
{
"name": "EU-East (Prague, Czech)",
"url": "rtmp://prague.restream.io/live"
},
{
"name": "EU-South (Madrid, Spain)",
"url": "rtmp://madrid.restream.io/live"
},
{
"name": "Russia (Moscow)",
"url": "rtmp://moscow.restream.io/live"
},
{
"name": "Turkey (Istanbul)",
"url": "rtmp://istanbul.restream.io/live"
},
{
"name": "Israel (Tel Aviv)",
"url": "rtmp://telaviv.restream.io/live"
},
{
"name": "US-West (Seattle, WA)",
"url": "rtmp://seattle.restream.io/live"
},
{
"name": "US-West (San Jose, CA)",
"url": "rtmp://sanjose.restream.io/live"
},
{
"name": "US-Central (Dallas, TX)",
"url": "rtmp://dallas.restream.io/live"
},
{
"name": "US-East (Washington, DC)",
"url": "rtmp://washington.restream.io/live"
},
{
"name": "US-East (Miami, FL)",
"url": "rtmp://miami.restream.io/live"
},
{
"name": "US-East (Chicago, IL)",
"url": "rtmp://chicago.restream.io/live"
},
{
"name": "NA-East (Toronto, Canada)",
"url": "rtmp://toronto.restream.io/live"
},
{
"name": "SA (Saint Paul, Brazil)",
"url": "rtmp://saopaulo.restream.io/live"
},
{
"name": "India (Bangalore)",
"url": "rtmp://bangalore.restream.io/live"
},
{
"name": "Asia (Singapore)",
"url": "rtmp://singapore.restream.io/live"
},
{
"name": "Asia (Seoul, South Korea)",
"url": "rtmp://seoul.restream.io/live"
},
{
"name": "Asia (Tokyo, Japan)",
"url": "rtmp://tokyo.restream.io/live"
},
{
"name": "Australia (Sydney)",
"url": "rtmp://sydney.restream.io/live"
}
],
"recommended": {
"keyint": 2
}
},
{
"name": "Nood",
"servers": [
{
"name": "Global: Fastest (Recommended)",
"url": "rtmp://stream.nood.tv/live_source"
},
{
"name": "NA East: Ashburn, VA, USA",
"url": "rtmp://us-east-1.stream.nood.tv/live_source"
},
{
"name": "NA East: Columbus, OH, USA",
"url": "rtmp://us-east-2.stream.nood.tv/live_source"
},
{
"name": "NA East: Montreal, QC, CAN",
"url": "rtmp://ca-central-1.stream.nood.tv/live_source"
},
{
"name": "NA West: San Francisco, CA, USA",
"url": "rtmp://us-west-1.stream.nood.tv/live_source"
},
{
"name": "NA West: Portland, OR, USA",
"url": "rtmp://us-west-2.stream.nood.tv/live_source"
},
{
"name": "SA East: Sao Paulo, BRA",
"url": "rtmp://sa-east-1.stream.nood.tv/live_source"
},
{
"name": "EU West: Dublin, IRL",
"url": "rtmp://eu-west-1.stream.nood.tv/live_source"
},
{
"name": "EU West: London, GBR",
"url": "rtmp://eu-west-2.stream.nood.tv/live_source"
},
{
"name": "EU West: Paris, FRA",
"url": "rtmp://eu-west-3.stream.nood.tv/live_source"
},
{
"name": "EU West: Frankfurt, DEU",
"url": "rtmp://eu-central-1.stream.nood.tv/live_source"
},
{
"name": "Asia North-East: Tokyo, JPN",
"url": "rtmp://ap-northeast-1.stream.nood.tv/live_source"
},
{
"name": "Asia North-East: Seoul, KOR",
"url": "rtmp://ap-northeast-2.stream.nood.tv/live_source"
},
{
"name": "Asia South-East: Singapore, SGP",
"url": "rtmp://ap-southeast-1.stream.nood.tv/live_source"
},
{
"name": "Asia South-East: Sydney, AUS",
"url": "rtmp://ap-southeast-2.stream.nood.tv/live_source"
},
{
"name": "Asia South: Mumbai, IND",
"url": "rtmp://ap-south-1.stream.nood.tv/live_source"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 25000,
"max audio bitrate": 192,
"x264opts": "scenecut=0"
}
},
{
"name": "Castr.io",
"servers": [
{
"name": "US-East (Chicago, IL)",
"url": "rtmp://cg.castr.io/static"
},
{
"name": "US-East (New York, NY)",
"url": "rtmp://ny.castr.io/static"
},
{
"name": "US-East (Miami, FL)",
"url": "rtmp://mi.castr.io/static"
},
{
"name": "US-West (Seattle, WA)",
"url": "rtmp://se.castr.io/static"
},
{
"name": "US-West (Los Angeles, CA)",
"url": "rtmp://la.castr.io/static"
},
{
"name": "US-Central (Dallas, TX)",
"url": "rtmp://da.castr.io/static"
},
{
"name": "NA-East (Toronto, CA)",
"url": "rtmp://qc.castr.io/static"
},
{
"name": "SA (Sao Paulo, BR)",
"url": "rtmp://br.castr.io/static"
},
{
"name": "EU-West (London, UK)",
"url": "rtmp://uk.castr.io/static"
},
{
"name": "EU-Central (Frankfurt, DE)",
"url": "rtmp://fr.castr.io/static"
},
{
"name": "Russia (Moscow)",
"url": "rtmp://ru.castr.io/static"
},
{
"name": "Asia (Singapore)",
"url": "rtmp://sg.castr.io/static"
},
{
"name": "Asia (India)",
"url": "rtmp://in.castr.io/static"
},
{
"name": "Australia (Sydney)",
"url": "rtmp://au.castr.io/static"
},
{
"name": "US Central",
"url": "rtmp://us-central.castr.io/static"
},
{
"name": "US West",
"url": "rtmp://us-west.castr.io/static"
},
{
"name": "US East",
"url": "rtmp://us-east.castr.io/static"
},
{
"name": "US South",
"url": "rtmp://us-south.castr.io/static"
},
{
"name": "South America",
"url": "rtmp://south-am.castr.io/static"
},
{
"name": "EU Central",
"url": "rtmp://eu-central.castr.io/static"
},
{
"name": "Singapore",
"url": "rtmp://sg-central.castr.io/static"
}
],
"recommended": {
"keyint": 2
}
},
{
"name": "Boomstream",
"servers": [
{
"name": "Default",
"url": "rtmp://live.boomstream.com/live"
}
]
},
{
"name": "Meridix Live Sports Platform",
"servers": [
{
"name": "Primary",
"url": "rtmp://publish.meridix.com/live"
}
],
"recommended": {
"max video bitrate": 3500
}
},
{
"name": "AfreecaTV",
"alt_names": ["아프리카TV", "Afreeca.TV"],
"servers": [
{
"name": "Asia : Korea",
"url": "rtmp://rtmpmanager-freecat.afreeca.tv/app"
},
{
"name": "North America : US East",
"url": "rtmp://rtmp-esu.afreecatv.com/app"
},
{
"name": "North America : US West",
"url": "rtmp://rtmp-wsu.afreecatv.com/app"
},
{
"name": "Europe : UK",
"url": "rtmp://rtmp-uk.afreecatv.com/app"
},
{
"name": "Asia : Singapore",
"url": "rtmp://rtmp-sgp.afreecatv.com/app"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 8000,
"max audio bitrate": 192
}
},
{
"name": "CAM4",
"servers": [
{
"name": "CAM4",
"url": "rtmp://origin.cam4.com/cam4-origin-live"
}
],
"recommended": {
"keyint": 1,
"profile": "baseline",
"max video bitrate": 3000,
"max audio bitrate": 128
}
},
{
"name": "ePlay",
"servers": [
{
"name": "ePlay Primary",
"url": "rtmp://live.eplay.link/origin"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 7500,
"max audio bitrate": 192
}
},
{
"name": "Picarto",
"servers": [
{
"name": "US East (Chicago, USA)",
"url": "rtmp://live.us-east1.picarto.tv/golive"
},
{
"name": "US West (Los Angeles, USA)",
"url": "rtmp://live.us-west1.picarto.tv/golive"
},
{
"name": "EU West (Düsseldorf, Germany)",
"url": "rtmp://live.eu-west1.picarto.tv/golive"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 3500
}
},
{
"name": "Pandora TV Korea",
"servers": [
{
"name": "Default",
"url": "rtmp://plive.pandora.tv:80/mediaHub"
}
]
},
{
"name": "Livestream",
"servers": [
{
"name": "Primary",
"url": "rtmp://rtmpin.livestreamingest.com/rtmpin"
}
]
},
{
"name": "Uscreen",
"servers": [
{
"name": "Default",
"url": "rtmp://global-live.uscreen.app:5222/app"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 8000,
"max audio bitrate": 192
}
},
{
"name": "Stripchat",
"servers": [
{
"name": "Auto",
"url": "rtmp://s-sd.stripst.com/ext"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"bframes": 0,
"max video bitrate": 6000,
"max audio bitrate": 128,
"x264opts": "tune=zerolatency"
}
},
{
"name": "CamSoda",
"servers": [
{
"name": "North America",
"url": "rtmp://obs-ingest-na.livemediahost.com/cam_obs"
},
{
"name": "South America",
"url": "rtmp://obs-ingest-sa.livemediahost.com/cam_obs"
},
{
"name": "Asia",
"url": "rtmp://obs-ingest-as.livemediahost.com/cam_obs"
},
{
"name": "Europe",
"url": "rtmp://obs-ingest-eu.livemediahost.com/cam_obs"
},
{
"name": "Oceania",
"url": "rtmp://obs-ingest-oc.livemediahost.com/cam_obs"
}
],
"recommended": {
"supported resolutions": [
"1920x1080",
"1280x720",
"852x480",
"480x360"
],
"max fps": 30,
"max video bitrate": 6000,
"max audio bitrate": 160,
"x264opts": "tune=zerolatency"
}
},
{
"name": "Chaturbate",
"servers": [
{
"name": "Global Main Fastest - Recommended",
"url": "rtmp://live.stream.highwebmedia.com/live-origin"
},
{
"name": "Global Backup",
"url": "rtmp://live-backup.stream.highwebmedia.com/live-origin"
},
{
"name": "US West: Seattle, WA",
"url": "rtmp://live-sea.stream.highwebmedia.com/live-origin"
},
{
"name": "US West: Phoenix, AZ",
"url": "rtmp://live-phx.stream.highwebmedia.com/live-origin"
},
{
"name": "US Central: Salt Lake City, UT",
"url": "rtmp://live-slc.stream.highwebmedia.com/live-origin"
},
{
"name": "US Central: Chicago, IL",
"url": "rtmp://live-chi.stream.highwebmedia.com/live-origin"
},
{
"name": "US East: Atlanta, GA",
"url": "rtmp://live-atl.stream.highwebmedia.com/live-origin"
},
{
"name": "US East: Ashburn, VA",
"url": "rtmp://live-ash.stream.highwebmedia.com/live-origin"
},
{
"name": "South America: Sao Paulo, Brazil",
"url": "rtmp://live-gru.stream.highwebmedia.com/live-origin"
},
{
"name": "EU: Amsterdam, NL",
"url": "rtmp://live-nld.stream.highwebmedia.com/live-origin"
},
{
"name": "EU: Alblasserdam, NL",
"url": "rtmp://live-alb.stream.highwebmedia.com/live-origin"
},
{
"name": "EU: Frankfurt, DE",
"url": "rtmp://live-fra.stream.highwebmedia.com/live-origin"
},
{
"name": "EU: Belgrade, Serbia",
"url": "rtmp://live-srb.stream.highwebmedia.com/live-origin"
},
{
"name": "Asia: Singapore",
"url": "rtmp://live-sin.stream.highwebmedia.com/live-origin"
},
{
"name": "Asia: Tokyo, Japan",
"url": "rtmp://live-nrt.stream.highwebmedia.com/live-origin"
},
{
"name": "Australia: Sydney",
"url": "rtmp://live-syd.stream.highwebmedia.com/live-origin"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 50000,
"max audio bitrate": 192
}
},
{
"name": "Twitter",
"common": true,
"stream_key_link": "https://studio.twitter.com/producer/sources",
"alt_names": [
"Twitter / Periscope"
],
"servers": [
{
"name": "US West: California",
"url": "rtmp://ca.pscp.tv:80/x"
},
{
"name": "US West: Oregon",
"url": "rtmp://or.pscp.tv:80/x"
},
{
"name": "US East: Virginia",
"url": "rtmp://va.pscp.tv:80/x"
},
{
"name": "South America: Brazil",
"url": "rtmp://br.pscp.tv:80/x"
},
{
"name": "EU West: France",
"url": "rtmp://fr.pscp.tv:80/x"
},
{
"name": "EU West: Ireland",
"url": "rtmp://ie.pscp.tv:80/x"
},
{
"name": "EU Central: Germany",
"url": "rtmp://de.pscp.tv:80/x"
},
{
"name": "Asia/Pacific: Australia",
"url": "rtmp://au.pscp.tv:80/x"
},
{
"name": "Asia/Pacific: India",
"url": "rtmp://in.pscp.tv:80/x"
},
{
"name": "Asia/Pacific: Japan",
"url": "rtmp://jp.pscp.tv:80/x"
},
{
"name": "Asia/Pacific: Korea",
"url": "rtmp://kr.pscp.tv:80/x"
},
{
"name": "Asia/Pacific: Singapore",
"url": "rtmp://sg.pscp.tv:80/x"
}
],
"recommended": {
"keyint": 3,
"max video bitrate": 12000,
"max audio bitrate": 128,
"max fps": 60
}
},
{
"name": "Switchboard Live",
"alt_names": ["Switchboard Live (Joicaster)"],
"servers": [
{
"name": "Global Zone (geo based)",
"url": "rtmp://ingest-global-a.switchboard.zone/live"
},
{
"name": "US Zone (geo based)",
"url": "rtmp://ingest-us.switchboard.zone/live"
},
{
"name": "US West 1 (South)",
"url": "rtmp://ingest-us-west.a.switchboard.zone/live"
},
{
"name": "US West 2 (North)",
"url": "rtmp://ingest-us-west.b.switchboard.zone/live"
},
{
"name": "US East 1 (North)",
"url": "rtmp://ingest-us-east.a.switchboard.zone/live"
},
{
"name": "US East 2 (South)",
"url": "rtmp://ingest-us-east.b.switchboard.zone/live"
},
{
"name": "US Central (North)",
"url": "rtmp://ingest-us-central.a.switchboard.zone/live"
},
{
"name": "South America East (São Paulo, BR)",
"url": "rtmp://ingest-sa-east.a.switchboard.zone/live"
},
{
"name": "Europe West (London, UK)",
"url": "rtmp://ingest-eu-west.a.switchboard.zone/live"
},
{
"name": "Europe North (Hamina, FI)",
"url": "rtmp://ingest-eu-north.a.switchboard.zone/live"
},
{
"name": "Australia Southeast (Sydney, AU)",
"url": "rtmp://ingest-au-southeast.a.switchboard.zone/live"
},
{
"name": "Asia East (Changhua County, TW)",
"url": "rtmp://ingest-as-east.a.switchboard.zone/live"
},
{
"name": "Asia Northeast (Tokyo, JP)",
"url": "rtmp://ingest-as-northeast.a.switchboard.zone/live"
},
{
"name": "Asia South (Mumbai, IN)",
"url": "rtmp://ingest-as-south.a.switchboard.zone/live"
}
],
"recommended": {
"keyint": 2,
"max audio bitrate": 128,
"max video bitrate": 10000
}
},
{
"name": "Looch",
"common": false,
"servers": [
{
"name": "Primary Looch ingest server",
"url": "rtmp://ingest.looch.tv/live"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 6000,
"max audio bitrate": 160
}
},
{
"name": "Eventials",
"servers": [
{
"name": "Default",
"url": "rtmp://live.eventials.com/eventialsLiveOrigin"
}
],
"recommended": {
"keyint": 1,
"profile": "baseline",
"max video bitrate": 900,
"max audio bitrate": 192
}
},
{
"name": "EventLive.pro",
"servers": [
{
"name": "Default",
"url": "rtmp://go.eventlive.pro/live"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 3000,
"max audio bitrate": 192,
"supported resolutions": [
"1920x1080",
"1280x720"
],
"max fps": 30
}
},
{
"name": "Lahzenegar - StreamG | لحظه‌نگار - استریمجی",
"servers": [
{
"name": "Primary",
"url": "rtmp://rtmp.lahzecdn.com/pro"
},
{
"name": "Iran",
"url": "rtmp://rtmp-iran.lahzecdn.com/pro"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 4000,
"max audio bitrate": 192
}
},
{
"name": "MyLive",
"servers": [
{
"name": "Default",
"url": "rtmp://stream.mylive.in.th/live"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 7000,
"max audio bitrate": 192
}
},
{
"name": "Trovo",
"alt_names": ["Madcat"],
"stream_key_link": "https://studio.trovo.live/mychannel/stream",
"servers": [
{
"name": "Default",
"url": "rtmp://livepush.trovo.live/live/"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 9000,
"max audio bitrate": 160,
"x264opts": "scenecut=0"
}
},
{
"name": "Mixcloud",
"servers": [
{
"name": "Default",
"url": "rtmp://rtmp.mixcloud.com/broadcast"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 6000,
"max audio bitrate": 320,
"supported resolutions": [
"1280x720",
"852x480",
"480x360"
],
"max fps": 30,
"x264opts": "scenecut=0"
}
},
{
"name": "SermonAudio Cloud",
"alt_names": [
"SermonAudio.com"
],
"servers": [
{
"name": "Primary",
"url": "rtmp://webcast.sermonaudio.com/sa"
}
],
"recommended": {
"max video bitrate": 2000,
"max audio bitrate": 128
}
},
{
"name": "Vimeo",
"servers": [
{
"name": "Default",
"url": "rtmp://rtmp.cloud.vimeo.com/live"
}
]
},
{
"name": "Aparat",
"servers": [
{
"name": "Default",
"url": "rtmp://rtmp.cdn.asset.aparat.com:443/event"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 6000,
"max audio bitrate": 320,
"x264opts": "scenecut=0"
}
},
{
"name": "GameTips.TV",
"servers": [
{
"name": "Iran - Tehran | AsiaTech",
"url": "rtmp://rtmp.s2.gametips.tv:1935/live"
},
{
"name": "Netherlands - Amsterdam | Serverius",
"url": "rtmp://rtmp.s3.gametips.tv:1935/live"
},
{
"name": "Iran - Tehran | ParsOnline",
"url": "rtmp://rtmp.s4.gametips.tv:1935/live"
},
{
"name": "Iran - Tehran | AfraNet",
"url": "rtmp://rtmp.s5.gametips.tv:1935/live"
}
]
},
{
"name": "KakaoTV",
"servers": [
{
"name": "Default",
"url": "rtmp://rtmp.play.kakao.com/kakaotv"
}
],
"recommended": {
"max video bitrate": 8000,
"max audio bitrate": 192
}
},
{
"name": "Piczel.tv",
"servers": [
{
"name": "Default",
"url": "rtmp://piczel.tv:1935/live"
}
],
"recommended": {
"keyint": 4,
"max video bitrate": 2500,
"max audio bitrate": 256,
"x264opts": "tune=zerolatency aq-strength=0"
}
},
{
"name": "STAGE TEN",
"servers": [
{
"name": "STAGE TEN",
"url": "rtmps://app-rtmp.stageten.tv:443/stageten"
}
],
"recommended": {
"keyint": 2,
"profile": "baseline",
"max video bitrate": 4000,
"max audio bitrate": 128
}
},
{
"name": "DLive",
"servers": [
{
"name": "Default",
"url": "rtmp://stream.dlive.tv/live"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 6000,
"max audio bitrate": 160
}
},
{
"name": "Lightcast.com",
"servers": [
{
"name": "North America / East",
"url": "rtmp://us-east.live.lightcast.com/202E1F/default"
},
{
"name": "North America / West",
"url": "rtmp://us-west.live.lightcast.com/202E1F/default"
},
{
"name": "Europe / Amsterdam",
"url": "rtmp://europe.live.lightcast.com/202E1F/default"
},
{
"name": "Europe / Frankfurt",
"url": "rtmp://europe-fra.live.lightcast.com/202E1F/default"
},
{
"name": "Europe / Stockholm",
"url": "rtmp://europe-sto.live.lightcast.com/202E1F/default"
},
{
"name": "Asia / Hong Kong",
"url": "rtmp://asia.live.lightcast.com/202E1F/default"
},
{
"name": "Australia / Sydney",
"url": "rtmp://australia.live.lightcast.com/202E1F/default"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 6000,
"max audio bitrate": 160
}
},
{
"name": "Bongacams",
"servers": [
{
"name": "Automatic / Default",
"url": "rtmp://auto.origin.gnsbc.com:1934/live"
},
{
"name": "Automatic / Backup",
"url": "rtmp://origin.bcvidorigin.com:1934/live"
},
{
"name": "Europe",
"url": "rtmp://z-eu.origin.gnsbc.com:1934/live"
},
{
"name": "North America",
"url": "rtmp://z-us.origin.gnsbc.com:1934/live"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 6000,
"max audio bitrate": 192,
"bframes": 0,
"x264opts": "tune=zerolatency"
}
},
{
"name": "show-it.tv",
"servers": [
{
"name": "Default",
"url": "rtmp://stream-1.show-it.tv:1935/live"
}
],
"recommended": {
"max video bitrate": 6000,
"max audio bitrate": 192
}
},
{
"name": "Chathostess",
"servers": [
{
"name": "Chathostess - Default",
"url": "rtmp://wowza01.foobarweb.com/cmschatsys_video"
},
{
"name": "Chathostess - Backup",
"url": "rtmp://wowza05.foobarweb.com/cmschatsys_video"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 3600,
"max audio bitrate": 128
}
},
{
"name": "Camplace",
"servers": [
{
"name": "Camplace - Default",
"url": "rtmp://rtmp.camplace.com"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 3000,
"max audio bitrate": 128
}
},
{
"name": "OnlyFans.com",
"servers": [
{
"name": "USA",
"url": "rtmp://route0.onlyfans.com/live"
},
{
"name": "Europe",
"url": "rtmp://route0-dc2.onlyfans.com/live"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 2500,
"max audio bitrate": 192,
"bframes": 0,
"x264opts": "tune=zerolatency"
}
},
{
"name": "YouNow",
"common": false,
"servers": [
{
"name": "younow.com",
"url": "https://api.younow.com/php/api/broadcast/ingest?id="
}
],
"recommended": {
"keyint": 2,
"output": "ftl_output",
"max audio bitrate": 160,
"max video bitrate": 7000,
"profile": "main",
"bframes": 0
}
},
{
"name": "Steam",
"common": false,
"servers": [
{
"name": "Default",
"url": "rtmp://ingest-rtmp.broadcast.steamcontent.com/app"
}
],
"recommended": {
"keyint": 2,
"profile": "high",
"max video bitrate": 7000,
"max audio bitrate": 128
}
},
{
"name": "Stars.AVN.com",
"servers": [
{
"name": "Default",
"url": "rtmp://alpha.gateway.stars.avn.com/live"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 2500,
"max audio bitrate": 192,
"bframes": 0,
"x264opts": "tune=zerolatency"
}
},
{
"name": "Konduit.live",
"servers": [
{
"name": "Default",
"url": "rtmp://rtmp.konduit.live/live"
}
],
"recommended": {
"keyint": 2,
"x264opts": "scenecut=0"
}
},
{
"name": "Uncanny.gg",
"servers": [
{
"name": "Default",
"url": "rtmp://stream.uncanny.gg/fortnite"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 10000,
"max audio bitrate": 192
}
},
{
"name": "Whalebone.tv",
"servers": [
{
"name": "Automatic",
"url": "rtmp://live.whalebone.tv/live"
},
{
"name": "Tokyo, Japan",
"url": "rtmp://ap-northeast.live.whalebone.tv/live"
},
{
"name": "Frankfurt, Germany",
"url": "rtmp://eu-central.live.whalebone.tv/live"
},
{
"name": "London, United Kingdom",
"url": "rtmp://eu-west.live.whalebone.tv/live"
},
{
"name": "São Paulo, Brazil",
"url": "rtmp://sa-east.live.whalebone.tv/live"
},
{
"name": "North Virgina, United States",
"url": "rtmp://us-east.live.whalebone.tv/live"
},
{
"name": "Oregon, United States",
"url": "rtmp://us-west.live.whalebone.tv/live"
}
]
},
{
"name": "LOCO",
"servers": [
{
"name": "Default",
"url": "rtmp://ivory-ingest.getloconow.com:1935/stream"
}
],
"recommended": {
"keyint": 2
}
},
{
"name": "niconico, premium member (ニコニコ生放送 プレミアム会員)",
"servers": [
{
"name": "Default",
"url": "rtmp://aliveorigin.dmc.nico/named_input"
}
],
"recommended": {
"keyint": 2,
"profile": "high",
"max audio bitrate": 192,
"max video bitrate": 5808,
"x264opts": "tune=zerolatency"
}
},
{
"name": "niconico, free member (ニコニコ生放送 一般会員)",
"servers": [
{
"name": "Default",
"url": "rtmp://aliveorigin.dmc.nico/named_input"
}
],
"recommended": {
"keyint": 2,
"profile": "high",
"max audio bitrate": 96,
"max video bitrate": 904,
"x264opts": "tune=zerolatency"
}
},
{
"name": "WASD.TV",
"servers": [
{
"name": "Automatic",
"url": "rtmp://push.rtmp.wasd.tv/live"
},
{
"name": "Russia, Moscow",
"url": "rtmp://ru-moscow.rtmp.wasd.tv/live"
},
{
"name": "Germany, Frankfurt",
"url": "rtmp://de-frankfurt.rtmp.wasd.tv/live"
},
{
"name": "Finland, Helsinki",
"url": "rtmp://fi-helsinki.rtmp.wasd.tv/live"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 10000,
"max audio bitrate": 192
}
},
{
"name": "VirtWish",
"servers": [
{
"name": "Default",
"url": "rtmp://rtmp.virtwish.com/live"
}
]
},
{
"name": "Nimo TV",
"servers": [
{
"name": "Global:1",
"url": "rtmp://wspush.rtmp.nimo.tv/live/"
},
{
"name": "Global:2",
"url": "rtmp://txpush.rtmp.nimo.tv/live/"
},
{
"name": "Global:3",
"url": "rtmp://alpush.rtmp.nimo.tv/live/"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 6000,
"max audio bitrate": 160
}
},
{
"name": "XLoveCam.com",
"servers": [
{
"name": "Europe(main)",
"url": "rtmp://nl.eu.stream.xlove.com/performer-origin"
},
{
"name": "Europe(Romania)",
"url": "rtmp://ro.eu.stream.xlove.com/performer-origin"
},
{
"name": "Europe(Russia)",
"url": "rtmp://ru.eu.stream.xlove.com/performer-origin"
},
{
"name": "North America(US East)",
"url": "rtmp://usec.na.stream.xlove.com/performer-origin"
},
{
"name": "North America(US West)",
"url": "rtmp://uswc.na.stream.xlove.com/performer-origin"
},
{
"name": "North America(Canada)",
"url": "rtmp://ca.na.stream.xlove.com/performer-origin"
},
{
"name": "South America",
"url": "rtmp://co.sa.stream.xlove.com/performer-origin"
},
{
"name": "Asia",
"url": "rtmp://sg.as.stream.xlove.com/performer-origin"
}
],
"recommended": {
"x264opts": "scenecut=0"
}
},
{
"name": "AngelThump",
"servers": [
{
"name": "Auto",
"url": "rtmp://ingest.angelthump.com/live"
},
{
"name": "New York 3",
"url": "rtmp://nyc-ingest.angelthump.com:1935/live"
},
{
"name": "San Francisco 2",
"url": "rtmp://sfo-ingest.angelthump.com:1935/live"
},
{
"name": "Singapore 1",
"url": "rtmp://sgp-ingest.angelthump.com:1935/live"
},
{
"name": "London 1",
"url": "rtmp://lon-ingest.angelthump.com:1935/live"
},
{
"name": "Frankfurt 1",
"url": "rtmp://fra-ingest.angelthump.com:1935/live"
},
{
"name": "Toronto 1",
"url": "rtmp://tor-ingest.angelthump.com:1935/live"
},
{
"name": "Bangalore 1",
"url": "rtmp://blr-ingest.angelthump.com:1935/live"
},
{
"name": "Amsterdam 3",
"url": "rtmp://ams-ingest.angelthump.com:1935/live"
}
],
"recommended": {
"keyint": 2,
"profile": "high",
"max video bitrate": 3500,
"max audio bitrate": 160
}
},
{
"name": "Taryana - Apachat | تاریانا - آپاچت",
"servers": [
{
"name": "Global: Fastest (Recommended)",
"url": "rtmp://cdn.apachat.com:443/multistream"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 4000,
"max audio bitrate": 192
}
},
{
"name": "api.video",
"servers": [
{
"name": "Default",
"url": "rtmp://broadcast.api.video/s"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 20000,
"max audio bitrate": 192
}
},
{
"name": "SHOWROOM",
"servers": [
{
"name": "Default",
"url": "https://www.showroom-live.com/api/obs/streaming_info?obs_key="
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 1500,
"max audio bitrate": 160,
"x264opts": "tune=zerolatency"
}
},
{
"name": "Mux",
"servers": [
{
"name": "Global (RTMPS)",
"url": "rtmps://global-live.mux.com:443/app"
},
{
"name": "Global (RTMP)",
"url": "rtmp://global-live.mux.com:5222/app"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 5000,
"max audio bitrate": 160
}
},
{
"name": "Viloud",
"servers": [
{
"name": "Default",
"url": "rtmp://live.viloud.tv:5222/app"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 5000,
"max audio bitrate": 160
}
},
{
"name": "MyFreeCams",
"servers": [
{
"name": "Automatic",
"url": "rtmp://publish.myfreecams.com/NxServer"
},
{
"name": "Australia",
"url": "rtmp://publish-syd.myfreecams.com/NxServer"
},
{
"name": "East Asia",
"url": "rtmp://publish-tyo.myfreecams.com/NxServer"
},
{
"name": "Europe (East)",
"url": "rtmp://publish-buh.myfreecams.com/NxServer"
},
{
"name": "Europe (West)",
"url": "rtmp://publish-ams.myfreecams.com/NxServer"
},
{
"name": "North America (East Coast)",
"url": "rtmp://publish-ord.myfreecams.com/NxServer"
},
{
"name": "North America (West Coast)",
"url": "rtmp://publish-tuk.myfreecams.com/NxServer"
},
{
"name": "South America",
"url": "rtmp://publish-sao.myfreecams.com/NxServer"
}
],
"recommended": {
"keyint": 1,
"profile": "high",
"max fps": 60,
"max video bitrate": 10000,
"max audio bitrate": 192,
"x264opts": "tune=zerolatency scenecut=0"
}
},
{
"name": "PolyStreamer.com",
"servers": [
{
"name": "Auto-select closest server",
"url": "rtmp://live.polystreamer.com/live"
},
{
"name": "United States - West",
"url": "rtmp://us-west.live.polystreamer.com/live"
},
{
"name": "United States - East",
"url": "rtmp://us-east.live.polystreamer.com/live"
},
{
"name": "Australia",
"url": "rtmp://aus.live.polystreamer.com/live"
},
{
"name": "India",
"url": "rtmp://ind.live.polystreamer.com/live"
},
{
"name": "Germany",
"url": "rtmp://deu.live.polystreamer.com/live"
},
{
"name": "Japan",
"url": "rtmp://jpn.live.polystreamer.com/live"
},
{
"name": "Singapore",
"url": "rtmp://sgp.live.polystreamer.com/live"
}
],
"recommended": {
"keyint": 2
}
},
{
"name": "Glimesh",
"stream_key_link": "https://glimesh.tv/users/settings/stream",
"servers": [
{
"name": "North America - Chicago, United States",
"url": "ingest.kord.live.glimesh.tv"
},
{
"name": "North America - New York, United States",
"url": "ingest.kjfk.live.glimesh.tv"
},
{
"name": "North America - San Francisco, United States",
"url": "ingest.ksfo.live.glimesh.tv"
},
{
"name": "North America - Toronto, Canada",
"url": "ingest.cyyz.live.glimesh.tv"
},
{
"name": "Europe - Amsterdam, Netherlands",
"url": "ingest.eham.live.glimesh.tv"
},
{
"name": "Europe - Frankfurt, Germany",
"url": "ingest.eddf.live.glimesh.tv"
},
{
"name": "Europe - London, United Kingdom",
"url": "ingest.egll.live.glimesh.tv"
},
{
"name": "Asia - Bangalore, India",
"url": "ingest.vobl.live.glimesh.tv"
},
{
"name": "Asia - Singapore",
"url": "ingest.wsss.live.glimesh.tv"
}
],
"recommended": {
"keyint": 2,
"output": "ftl_output",
"max audio bitrate": 160,
"max video bitrate": 6000,
"bframes": 0,
"x264opts": "scenecut=0"
}
},
{
"name": "OPENREC.tv - Premium member (プレミアム会員)",
"stream_key_link": "https://www.openrec.tv/login?keep_login=true&url=https://www.openrec.tv/dashboard/live?from=obs",
"servers": [
{
"name": "Default",
"url": "rtmp://a.station.openrec.tv:1935/live1"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 5000,
"max audio bitrate": 160
}
},
{
"name": "nanoStream Cloud / bintu",
"more_info_link": "https://www.nanocosmos.de/obs",
"stream_key_link": "https://bintu-cloud-frontend.nanocosmos.de/organisation",
"servers": [
{
"name": "bintu-stream global ingest (rtmp)",
"url": "rtmp://bintu-stream.nanocosmos.de/live"
},
{
"name": "bintu-stream global ingest (rtmps)",
"url": "rtmps://bintu-stream.nanocosmos.de:1937/live"
},
{
"name": "bintu-vtrans global ingest with transcoding/ABR (rtmp)",
"url": "rtmp://bintu-vtrans.nanocosmos.de/live"
},
{
"name": "bintu-vtrans global ingest with transcoding/ABR (rtmps)",
"url": "rtmps://bintu-vtrans.nanocosmos.de:1937/live"
},
{
"name": "bintu-stream Europe (EU)",
"url": "rtmp://bintu-stream-eu.nanocosmos.de/live"
},
{
"name": "bintu-stream USA West (USW)",
"url": "rtmp://bintu-stream-usw.nanocosmos.de/live"
},
{
"name": "bintu-stream US East (USE)",
"url": "rtmp://bintu-stream-use.nanocosmos.de/live"
},
{
"name": "bintu-stream Asia South (ASS)",
"url": "rtmp://bintu-stream-ass.nanocosmos.de/live"
},
{
"name": "bintu-stream Australia (AU)",
"url": "rtmp://bintu-stream-au.nanocosmos.de/live"
},
{
"name": "bintu-vtrans Europe (EU)",
"url": "rtmp://bintu-vtrans-eu.nanocosmos.de/live"
},
{
"name": "bintu-vtrans USA West (USW)",
"url": "rtmp://bintu-vtrans-usw.nanocosmos.de/live"
},
{
"name": "bintu-vtrans US East (USE)",
"url": "rtmp://bintu-vtrans-use.nanocosmos.de/live"
},
{
"name": "bintu-vtrans Asia South (ASS)",
"url": "rtmp://bintu-vtrans-ass.nanocosmos.de/live"
},
{
"name": "bintu-vtrans Australia (AU)",
"url": "rtmp://bintu-vtrans-au.nanocosmos.de/live"
}
],
"recommended": {
"keyint": 2,
"profile": "baseline",
"bframes": 0,
"max video bitrate": 5000,
"max audio bitrate": 192,
"x264opts": "tune=zerolatency b-pyramid=0 scenecut=0"
}
},
{
"name": "Dacast",
"servers": [
{
"name": "Default",
"url": "https://developer.dacast.com/v3/encoder-setup/"
}
],
"recommended": {
"keyint": 1,
"profile": "high",
"max video bitrate": 7000,
"max audio bitrate": 128
}
},
{
"name": "Brime Live",
"stream_key_link": "https://brimelive.com/obs-stream-key-link",
"servers": [
{
"name": "North America - Ashburn, VA",
"url": "rtmp://ingest-us-ashburn.brimelive.com/live"
},
{
"name": "North America - San Jose, CA",
"url": "rtmp://ingest-us-sanjose.brimelive.com/live"
},
{
"name": "North America - Atlanta, GA",
"url": "rtmp://ingest-us-atlanta.brimelive.com/live"
},
{
"name": "North America - Dallas, TX",
"url": "rtmp://ingest-us-dallas.brimelive.com/live"
},
{
"name": "North America - Chicago, IL",
"url": "rtmp://ingest-us-chicago.brimelive.com/live"
},
{
"name": "Canada Southeast - Montreal",
"url": "rtmp://ingest-ca-montreal.brimelive.com/live"
},
{
"name": "Latin America - Brazil East (Sao Paulo)",
"url": "rtmp://ingest-la-saopaulo.brimelive.com/live"
},
{
"name": "Europe / EMEA - Germany (Frankfurt)",
"url": "rtmp://ingest-eu-frankfurt.brimelive.com/live"
},
{
"name": "Europe / EMEA - UK South (London)",
"url": "rtmp://ingest-eu-london.brimelive.com/live"
},
{
"name": "Europe / EMEA - Russia (Moscow)",
"url": "rtmp://ingest-eu-moscow.brimelive.com/live"
},
{
"name": "APAC - Japan East (Tokyo)",
"url": "rtmp://ingest-apac-tokyo.brimelive.com/live"
},
{
"name": "APAC - Australia East (Sydney)",
"url": "rtmp://ingest-apac-sydney.brimelive.com/live"
}
],
"recommended": {
"max video bitrate": 20000,
"max audio bitrate": 320,
"x264opts": "scenecut=0"
}
},
{
"name": "Bilibili Live",
"stream_key_link": "https://link.bilibili.com/p/center/index#/my-room/start-live",
"servers": [
{
"name": "Default",
"url": "rtmp://live-push.bilivideo.com/live-bvc/"
},
{
"name": "Tencent Cloud",
"url": "rtmp://txy.live-push.bilivideo.com/live-bvc/"
}
]
},
{
"name": "Volume.com",
"stream_key_link": "https://volume.com/b?show_key=1&webrtc=0",
"servers": [
{
"name": "Default - Recommended",
"url": "rtmp://live.volume.com/live-origin"
},
{
"name": "EU - Amsterdam",
"url": "rtmp://live-ams.volume.com/live-origin"
},
{
"name": "EU - Frankfurt",
"url": "rtmp://live-fra.volume.com/live-origin"
},
{
"name": "US - West",
"url": "rtmp://live-pdx.volume.com/live-origin"
},
{
"name": "US - East",
"url": "rtmp://live-ash.volume.com/live-origin"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 20000,
"max fps": 60
}
},
{
"name": "BoxCast",
"stream_key_link": "https://dashboard.boxcast.com/#/sources",
"servers": [
{
"name": "BoxCast",
"url": "rtmp://rtmp.boxcast.com/live"
}
]
},
{
"name": "Disciple Media",
"servers": [
{
"name": "Default",
"url": "rtmp://rtmp.disciplemedia.com/b-fme"
}
]
},
{
"name": "Jio Games",
"servers": [
{
"name": "Primary",
"url": "rtmp://livepub1.api.engageapps.jio/live"
},
{
"name": "Secondary",
"url": "rtmp://livepub2.api.engageapps.jio/live"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 32000,
"max audio bitrate": 256
}
},
{
"name": "Kuaishou Live",
"stream_key_link": "https://studio.kuaishou.com/live/list",
"servers": [
{
"name": "Default",
"url": "rtmp://open-push.voip.yximgs.com/gifshow/"
},
{
"name": "North America",
"url": "rtmp://tx.push.yximgs.com/live/"
}
]
},
{
"name": "Utreon",
"servers": [
{
"name": "Default",
"url": "rtmp://live.utreon.com:5222/app"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 5000,
"max audio bitrate": 160
}
},
{
"name": "Autistici.org Live",
"servers": [
{
"name": "Default",
"url": "rtmp://live.autistici.org/ingest"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 2500,
"max audio bitrate": 128
}
},
{
"name": "PhoneLiveStreaming",
"stream_key_link": "https://app.phonelivestreaming.com/media/rtmp",
"servers": [
{
"name": "PhoneLiveStreaming",
"url": "rtmp://live.phonelivestreaming.com/live/"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 128,
"max audio bitrate": 160
}
},
{
"name": "ManyVids",
"servers": [
{
"name": "Default",
"url": "rtmp://rtmp.str.manyvids.com:1935/live_stream/"
}
],
"recommended": {
"supported resolutions": [
"1280x720",
"960x540"
],
"bitrate matrix": [
{
"res": "960x540",
"fps": 30,
"max bitrate": 3000
},
{
"res": "1280x720",
"fps": 30,
"max bitrate": 4000
}
],
"keyint": 2,
"max video bitrate": 4000,
"max fps": 30
}
},
{
"name": "Fantasy.Club",
"stream_key_link": "https://fantasy.club/app/create-content/stream-now",
"more_info_link": "https://help.fantasy.club/",
"servers": [
{
"name": "US: East",
"url": "rtmp://live-east.fantasy.club/live"
},
{
"name": "US: West",
"url": "rtmp://live-west.fantasy.club/live"
},
{
"name": "Europe",
"url": "rtmp://live-eu.fantasy.club/live"
},
{
"name": "South America",
"url": "rtmp://live-sa.fantasy.club/live"
}
],
"recommended": {
"keyint": 2,
"profile": "high",
"bframes": 0,
"x264opts": "scenecut=0",
"supported resolutions": [
"1920x1080",
"1280x720",
"852x480"
],
"bitrate matrix": [
{
"res": "852x480",
"fps": 30,
"max bitrate": 1200
},
{
"res": "1280x720",
"fps": 30,
"max bitrate": 3600
},
{
"res": "1280x720",
"fps": 60,
"max bitrate": 4200
},
{
"res": "1920x1080",
"fps": 30,
"max bitrate": 5000
},
{
"res": "1920x1080",
"fps": 60,
"max bitrate": 7200
}
],
"max fps": 60,
"max video bitrate": 7200,
"max audio bitrate": 196
}
}
]
}