mirror of
https://github.com/obsproject/obs-studio.git
synced 2025-12-28 07:55:01 +00:00
rtmp-services: Remove defunct servers/services
Some checks are pending
Push / Format 🔍 (push) Waiting to run
Push / Build 🧱 (push) Waiting to run
Push / Validate Compatibility 🕵️ (push) Waiting to run
Push / Validate Services 🕵️ (push) Waiting to run
Push / Update Documentation 📖 (push) Waiting to run
Push / Deploy Documentation to Cloudflare ☁️ (push) Blocked by required conditions
Push / Create Sparkle Appcast 🎙️ (arm64) (push) Blocked by required conditions
Push / Create Sparkle Appcast 🎙️ (x86_64) (push) Blocked by required conditions
Push / merge-appcasts (push) Blocked by required conditions
Push / Windows Signing ✍️ (push) Blocked by required conditions
Push / Create Release 🛫 (push) Blocked by required conditions
Some checks are pending
Push / Format 🔍 (push) Waiting to run
Push / Build 🧱 (push) Waiting to run
Push / Validate Compatibility 🕵️ (push) Waiting to run
Push / Validate Services 🕵️ (push) Waiting to run
Push / Update Documentation 📖 (push) Waiting to run
Push / Deploy Documentation to Cloudflare ☁️ (push) Blocked by required conditions
Push / Create Sparkle Appcast 🎙️ (arm64) (push) Blocked by required conditions
Push / Create Sparkle Appcast 🎙️ (x86_64) (push) Blocked by required conditions
Push / merge-appcasts (push) Blocked by required conditions
Push / Windows Signing ✍️ (push) Blocked by required conditions
Push / Create Release 🛫 (push) Blocked by required conditions
This commit is contained in:
parent
4d42b88960
commit
bbd97ebbcf
@ -1,11 +1,11 @@
|
||||
{
|
||||
"$schema": "schema/package-schema.json",
|
||||
"url": "https://obsproject.com/obs2_update/rtmp-services/v5",
|
||||
"version": 275,
|
||||
"version": 276,
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 275
|
||||
"version": 276
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -2172,26 +2172,6 @@
|
||||
"h264"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Playeur",
|
||||
"alt_names": [
|
||||
"Utreon"
|
||||
],
|
||||
"servers": [
|
||||
{
|
||||
"name": "Default",
|
||||
"url": "rtmp://live.playeur.com:5222/app"
|
||||
}
|
||||
],
|
||||
"recommended": {
|
||||
"keyint": 2,
|
||||
"max video bitrate": 5000,
|
||||
"max audio bitrate": 160
|
||||
},
|
||||
"supported video codecs": [
|
||||
"h264"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "PhoneLiveStreaming",
|
||||
"stream_key_link": "https://app.phonelivestreaming.com/media/rtmp",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user