Translation Updater
261345f9ef
Update translations from Crowdin
2021-12-12 02:38:59 +00:00
Ek Palmer
2e1c5fc801
rtmp-services: Add Fantasy.Club
2021-12-11 13:56:40 -08:00
Guang Zhou
99a7d19d15
rtmp-services: Add Manyvids.com
2021-11-11 10:10:15 -08:00
David Plappert
8d374bdaa8
rtmp-services: add PhoneLivestreaming
2021-11-10 12:42:29 -08:00
lucha
e09b952068
rtmp-services: Add Autistici.org
2021-11-09 13:54:57 -08:00
Thomas Müller
d7a95eb690
rtmp-services: add Utreon
2021-11-09 13:38:40 -08:00
zhaolong
e7a4ed4067
rtmp-services: add Kuaishou live
2021-11-04 06:41:55 -07:00
Adrián Pardini
b15b5b8561
rtmp-services: update CamSoda domains
2021-10-30 15:26:33 -07:00
vishakh-h
c7f095ebd7
rtmp-services: add "Jio Games"
2021-10-24 00:46:33 -07:00
Vainock
11a690b038
Update translations from Crowdin
2021-09-24 09:42:08 -07:00
kiwialec
dda48c99bc
rtmp-services: Add Disciple Media
2021-09-08 06:58:25 -07:00
Willy Liu(HQ ENG)
e276b23f94
rtmp-services: Remove 17LIVE
2021-08-26 13:55:37 +02:00
Ryan Foster
97e1d6ebf1
rtmp-services: Add stream key link URLs
...
This commit adds the stream key link URLs to services that have them
from UI/window-basic-auto-config.cpp and
UI/window-basic-settings-stream.cpp. This will enable querying these
values from services.json and remove service-specific code from UI code.
2021-08-16 09:48:14 -07:00
Ryan Foster
6bdea81823
rtmp-services: Change "stream key link" key to "stream_key_link"
...
This change is to be consistent with an upcoming commit where
"stream_key_link" is used for the key. While the JSON spec allows spaces
in keys, it isn't widely exercised. Having spaces in keys may introduce
other issues if the JSON data were processed in JavaScript (e.g., dot
notation vs. bracket notation), so let's just replace the spaces with
underscores.
2021-08-16 09:48:14 -07:00
jp9000
1abf7ae3cf
rtmp-services: Add BoxCast
2021-08-16 07:37:38 -07:00
jp9000
f0ab940282
rtmp-services: Fix comparison mismatch warning
2021-08-10 23:30:03 -07:00
Richard Stanway
7b9e22e207
rtmp-services: Fix typo'd "recommended" key for various services
2021-08-10 21:54:11 +02:00
Willy Liu(HQ ENG)
0d13d01921
rtmp-services: Add 17LIVE service
...
Closes obsproject/obs-studio#5110
2021-08-10 03:32:20 -07:00
sergey
ead931ed17
rtmp-services: Add Volume.com
...
Closes obsproject/obs-studio#4699
2021-08-10 03:26:25 -07:00
Lovecast Neil
60753fbfaf
rtmp-services: Add "Lovecast"
2021-07-31 15:25:52 -07:00
Bruce Zhang
7baf08e917
rtmp-services: add bilibili live
2021-07-08 09:44:28 -07:00
jp9000
16a49eb10d
rtmp-services: Fix implicit function declaration
2021-07-02 07:26:37 -07:00
jp9000
84e6ad2b6d
rtmp-services: Update Facebook recommended settings
...
Adds support for 1080p streams, adds support for 60 FPS streams,
implements bitrate matrix to restrict bitrates depending on the user's
resolution and framerate combination, and removes 480x360, as it was the
incorrect resolution (the correct resolution was supposed to be
640x360).
2021-07-02 07:07:26 -07:00
jp9000
0c8d19147e
rtmp-services: Implement bitrate matrix
...
The bitrate matrix allows specifying maximum bitrate values based upon
resolution and framerate values. This allows more fine-tuned enforcement
of bitrate to prevent users from setting a bitrate that is less ideal
for their particular framerate and resolution combination.
2021-07-02 07:04:24 -07:00
Translation
ef2b1eb1c6
Update translations from Crowdin
2021-06-11 07:18:15 -07:00
Gol-D-Ace
90df8d44df
Update translations from Crowdin
2021-05-30 20:33:35 +02:00
jp9000
8ecf634ba7
Revert "rtmp-services: Add Odysee.com"
...
This reverts commit e876ad6596d11099111d6c526b03a86f9fd8a45c.
2021-05-09 00:55:16 -07:00
iamflorencejay
e876ad6596
rtmp-services: Add Odysee.com
2021-05-08 15:31:43 -07:00
geekenmd
200c154238
rtmp-services: Add Brime Live service
...
rtmp-services: Add Brime Live service
2021-05-08 15:14:19 -07:00
VodBox
b5596cbf61
rtmp-services: Update Twitter.com
2021-04-20 13:47:27 +12:00
Joe Flateau
e9b80235b4
rtmp-services: Add Luzento.com
2021-04-20 13:34:05 +12:00
Mat Clayton
99a2c221c4
rtmp-services: Update Mixcloud
2021-04-10 10:27:47 -07:00
jp9000
416a55cccb
rtmp-services: Update package counter
...
Need to do this because the file needs updating on the server but a
certain service has to be excluded because code to actually use it isn't
in any version before 27.
2021-04-01 06:13:38 -07:00
derrod
4ff3d6b300
rtmp-services: Include format version in update URL
2021-04-01 02:47:44 +02:00
Faeez Kadiri
85334d562f
rtmp-services: Add Dacast
2021-03-21 22:44:02 -07:00
jp9000
6afb6d9c9f
rtmp-services: Move service-specific files
...
Cleans up the directory a bit
2021-03-21 02:46:01 -07:00
Ying Yin
a609554b89
rtmp-services: Make YouTube - RTMPS service the default
...
Remove beta label for YouTube - RTMPS and make it the default. Remove
YouTube - RTMP service and move the legacy RTMP urls to the Server
dropdown list.
2021-03-12 23:48:42 -08:00
Amin Shayan
883ec6fb66
UI: Add recommended settings for Aparat
...
Closes obsproject/obs-studio#4339
2021-03-12 19:15:44 -08:00
Thomas Picquet
848395f326
rtmp-services: Add ePlay service
...
Closes obsproject/obs-studio#4263
2021-02-22 02:40:56 -08:00
Oliver Lietz
01c00cf271
rtmp-services: Add nanoStream Cloud / bintu
...
Closes obsproject/obs-studio#4086
2021-02-13 14:06:21 -08:00
poccariswet
77e4a09f62
rtmp-services: Add OPENREC.tv service
2021-02-08 22:36:36 -08:00
Hernán
a8aadff2f5
rtmp-services: update Piczel.tv recommended
2021-02-07 11:36:10 -08:00
jpark37
033a29ef9a
rtmp-services: Fix unused parameter
2021-01-29 21:50:51 -08:00
Jeff Ward
4479ca0b7b
rtmp-services: Add PolyStreamer service
...
Add PolyStreamer.com to services.json, and increment the version in
accompanying package.json
2021-01-28 13:06:28 -08:00
SCG82
16a5ce89aa
rtmp-services: Update MyFreeCams
2021-01-26 03:18:59 -08:00
Mark Sergienko
c38cbb10a4
rtmp-services: Add EventLive
...
Add EventLive endpoint and recommended settings to list of RTMP
services. Bump rtmp-services/data/package.json version
2021-01-25 07:28:15 -08:00
jp9000
560c1bea30
rtmp-services: Fix trailing whitespace in services.json
2021-01-25 06:50:40 -08:00
Matt Gajownik
84fb6fc744
rtmp-services: Use official Twitch endpoint to fetch ingests
2021-01-14 09:28:21 +11:00
Hernán
92a7c12909
rtmp-services: update Piczel.tv recommended
2021-01-13 09:47:18 -08:00
clone1018
64164a1523
rtmp-services: Add Glimesh service
2021-01-12 16:43:41 -08:00