Norihiro Kamae
7e3656ab33
plugins: Cleanup unused-parameters
...
- Remove unnecessary UNUSED_PARAMETER
- Add OBS_UNUSED attribute to unused parameters
- Also removes unused variables
2022-07-19 11:01:00 -04:00
Richard Stanway
174e91f211
rtmp-services: Avoid calling bmemdup on NULL resolution list
2022-07-18 23:12:49 +02:00
Hernán
68f3a5f37d
rtmp-services: Update Piczel.tv recommended settings
2022-06-27 15:02:18 -04:00
kevin.dww
ee59905be1
rtmp-services: Add Mildom and Nonolive
2022-06-25 16:12:50 -07:00
Service Checker
d30484cef6
rtmp-services: Remove defunct servers/services
2022-06-05 01:40:20 +02:00
evandroduarte
47e2398ce5
rtmp-services: Update Eventials ingests
2022-06-01 22:04:14 +02:00
derrod
56264befab
rtmp-services: Apply automatic formatting to JSON
2022-05-20 08:55:56 -04:00
Matt Gajownik
2960669f9a
rtmp-services: Add JSONSchema definitions for services
2022-05-20 20:25:19 +10:00
vfernandes-sympla
f516b4c9d9
rtmp-services: Add sympla service
2022-05-11 23:37:13 -07:00
田七不甜
94b19960e7
rtmp-services: Update Bilibili Live
2022-04-16 16:48:54 -07:00
karenkim-AfreecaTV
42c7e29d25
rtmp-services: Update AfreecaTV
...
Add Brazil server
2022-04-07 01:48:22 -07:00
striphat-dev
8360893730
rtmp-services: Update Stripchat streaming service
2022-03-29 19:55:44 +02:00
Richard Stanway
85addc3dac
UI, file-updater, rtmp-services: Enable curl ALPN support
...
In the years since this code was added, ALPN is now widely supported,
and NPN is being removed entirely in the latest version of nginx. It's
time to start using ALPN!
2022-03-24 17:10:01 -07:00
Ryan Foster
ae3570a741
rtmp-services: Fix file mode
...
Revert file mode changes from 99afbc687e
.
2022-03-23 12:44:49 -04:00
vasuais
99afbc687e
rtmp-services: Update SharePlay.tv recommendations
2022-03-23 09:16:23 -07:00
pkv
c8b2db9760
obs-libfdk: Set bitstream to ADTS for mpegts output
...
This sets the aac bitstream to ADTS for the mpegts output.
This fixes a bug with mpegts ouput where the avformat muxer issues
an error with fdk-aac encoder.
Signed-off-by: pkv <pkv@obsproject.com>
2022-03-19 15:25:02 -07:00
vasu
7dcd22dc95
rtmp-services: Add Shareplay.tv
2022-03-18 14:21:14 -07:00
PatTheMav
49e9d49943
plugins: Update CMakeLists.txt for included plugins
2022-03-16 23:11:08 +01:00
Justin B. Watson
24b2ad8532
rtmp-services: Update Brime Live ingests
2022-02-27 02:06:54 +01:00
Thulinma
9c504f4d35
rtmp-services: Update Picarto ingests
2022-02-12 15:02:10 -08:00
Translation Updater
ac8dbf67be
Update translations from Crowdin
2022-02-06 02:24:08 +00:00
Roman Sivriver
e6a55e7763
rtmp-services: Update YouNow ingest
2022-02-01 13:42:08 -08:00
Francisco Oltra
5f5355a813
rtmp-services: Update nanoStream Cloud / bintu ingests ( #5884 )
...
* rtmp-services: Update nanoStream Cloud / bintu ingests
- fix transcoding rtmp urls
- add information and dashboard links
2022-01-29 15:24:46 -08:00
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 e876ad6596
.
2021-05-09 00:55:16 -07:00