Gol-D-Ace
98f78fe3a7
Update translations from Crowdin
2019-02-25 15:11:33 +01:00
Gol-D-Ace
c3711bdd5e
Update translations from Crowdin
2019-02-20 22:26:07 +01:00
Colin Edwards
c98b3f3e82
Merge pull request #1635 from derrod/purge-services
...
rtmp-services: Remove LiveEdu from services
2019-02-01 12:23:35 -06:00
derrod
f902c515a3
rtmp-services: Remove LiveEdu from services
...
They now provide ingest URLs on demand in their panel.
The ones in our list point to random OVH IPs that are likely assigned to
new customers by now and refuse the connection on TCP port 1935.
2019-02-01 19:03:58 +01:00
derrod
7a6114e22e
rtmp-services: Update Twitch and Smashcast ingests
...
Twitch Oslo ingest is still omitted as it currently still points to
the Stockholm domain.
2019-02-01 00:20:16 +01:00
Tristan Matthews
06081e799a
rtmp-services: restore STAGE TEN (now using rtmps)
2019-01-30 22:11:13 -06:00
Wahaj Dar
0d9fb6c8b0
rtmp-services: updating castr.io ingests
...
Closes obsproject/obs-studio#1613
2019-01-30 21:43:57 -06:00
Adit Sharda
0269f4eb01
Add Bangalore, India server to Restream
...
This patch adds Indian server released by Restream to the list of predefined servers.
Closes obsproject/obs-studio#1626
2019-01-30 21:32:39 -06:00
pongraczgabor87
d9cecd18c4
rtmp-services: Add Camplace.com RTMP Services ( #1631 )
2019-01-30 21:25:54 -06:00
jp9000
13ee5e00bb
rtmp-services: Update service json format version
...
Some of the format of the Json changed (adding alt_names), so update the
format version to prevent it from being used with older versions.
2019-01-05 07:10:52 -08:00
Chaturbate
349849e518
rtmp-services: Update Chaturbate POPs
2019-01-01 17:03:33 -08:00
derrod
3ea4b47b1c
rtmp-services: Remove dead servers/services
2018-12-06 16:54:07 +01:00
Bongalive
54fc877c23
rtmp-services: Added Bongacams ingest point
...
Closes obsproject/obs-studio#1567
2018-12-05 12:28:39 -08:00
Dead133
4aa10cac3c
rtmp-services: Add Restream FTL ingests
...
Closes obsproject/obs-studio#1533
2018-12-03 07:41:50 -08:00
jp9000
d7e80f87e7
rtmp-services: Allow seamless service renaming
...
Allows the ability for services to specify alternate or old names that
they used to have in the json service list so they can safely be renamed
seamlessly and use the proper service settings. This way, if a user is
using an older service in their configuration, it can still detect which
service it's supposed to be using and apply those service-specific
settings for that user.
2018-12-03 07:41:50 -08:00
Jonathan
79ebd6916a
rtmp-services: Add Lightcast.com
...
Closes obsproject/obs-studio#1530
2018-12-03 05:50:27 -08:00
Serge Martial Nguetta
aacdb7328c
rtmp-services: Add Linkstream
...
Closes obsproject/obs-studio#1529
2018-12-03 05:36:40 -08:00
Artem Merkulov
0d28081997
rtmp-services: Update liveedu.tv servers
...
Closes obsproject/obs-studio#1499
2018-09-25 08:38:24 -07:00
fefine
480f5a81c5
rtmp-services: Add DLive
2018-09-25 16:31:45 +08:00
Tom Pichler
04035cec65
rtmp-services: Add Vimm.TV
2018-09-21 09:08:48 +02:00
Jim
af320a0838
Merge pull request #1480 from kkartaltepe/module-descriptions
...
Plugins: Add descriptions to modules
2018-09-16 15:34:28 -07:00
mhabedinpour
032a8d09d1
rtmp-services: Update Lahzenegar settings
2018-09-13 14:35:25 +04:30
Kurt Kartaltepe
d86c8121ed
Plugins: Add descriptions to modules
2018-09-11 18:28:58 -07:00
Jim
03ef29aa8c
Merge pull request #1449 from tmatth/rtmp-services/stageten
...
rtmp-services: add STAGE TEN
2018-09-01 21:19:17 -07:00
derrod
2d32d4fabf
rtmp-services: Remove offline/unavailable servers/services
...
* Hitbox/Smashcast NBG/VIE servers are unavailable
* Dailymotion seems to have removed public live streaming
* Watchpeoplecode removed their live streaming functionality
* All gameplank servers are unavailable
* Afreeca KR en-ko server is unavailable
* Afreeca TW servers are unavailable
* Afreeca JP servers are unavailable
2018-08-27 16:00:46 +02:00
jp9000
47d0423384
rtmp-services: Only do URL check for Facebook
...
Prevents services with special exception services from unintentionally
using the wrong server. There's no real reason to be doing this on
anything but Facebook at the moment anyway.
2018-08-26 12:26:17 -07:00
Tristan Matthews
85a3059088
rtmp-services: add STAGE TEN
...
Reported by Colin Biggin
2018-08-24 16:53:19 -04:00
Tristan Matthews
8e62a77c37
rtmp-services: update Periscope settings
2018-08-24 11:42:42 -04:00
Gol-D-Ace
a79aaa28ab
Update translations from Crowdin
2018-08-18 04:16:35 +02:00
Jim
e1956500f1
Merge pull request #1419 from gluneau/helo-dtube
...
rtmp-services: Add DTube
2018-08-17 15:06:21 -07:00
Gregory Luneau
bc2598929d
rtmp-services: Add DTube
2018-08-16 07:44:45 -04:00
jp9000
a69f72654e
rtmp-services: Do not check for valid URL if using "auto"
...
"Auto" is sort of a special use-case for certain services
(Twitch/Mixer), and the code recently added in be8ddc06a would
unintentionally override it. This would for example cause the "Auto"
setting on Twitch to set the user to use an Asia server unintentionally
because "auto" is not in the json file.
2018-08-14 13:12:39 -07:00
Richard Stanway
8fdbf60228
rtmp-services: Remove unnecessary null check
2018-08-11 02:54:50 +02:00
jp9000
be8ddc06a2
rtmp-services: Ensure set URL exists within server list
...
If the user had a valid service selected, but the server that the user
originally was using is now (for whatever reason) no longer listed, the
rtmp-common service would still use that server rather than any of the
newer servers, and the user would have to physically go in to their
settings to reconfigure to get it to use that new server.
Instead, make sure that the server the user has selected exists within
the server list, and if it doesn't, use the first server in the list
instead by default.
2018-08-05 18:50:13 -07:00
Michael Goulet
a17c28223c
rtmp-services: Change Facebook stream URL to use RTMPS
2018-08-05 18:50:13 -07:00
Garrett
90c5603f4d
rtmp-services: Add Piczel.TV server
...
Piczel.TV is a streaming and art gallery website - https://piczel.tv
2018-07-24 14:26:37 -04:00
Andrew Surzhynskyi
bfbe9de5b5
rtmp-services: Update ingest list for Restream.io
...
Closes obsproject/obs-studio#1347
2018-07-17 22:50:11 -07:00
Jim
4af10547bf
Merge pull request #1359 from eastkiki/master
...
rtmp-services: Add KakaoTV
2018-07-17 20:57:13 -07:00
Joshua Rowe
849f25f910
rtmp-services: Update ingest list for GamePlank
2018-07-17 07:37:03 -06:00
eastkiki
4b7c64ef7e
rtmp-services: Add KakaoTV
2018-07-09 17:14:02 +09:00
Wahaj Dar
2b0a728722
rtmp-services: Adding Castr.io ingests to service list
2018-07-04 10:29:18 +05:00
Andrew Surzhynskyi
174ad29466
rtmp-services: Update ingest list for Restream.io
2018-04-26 19:28:25 +03:00
Kilian von Pflugk
531d4cd2a4
rtmp-services: Update recommended parameters for Nood.tv
2018-03-28 20:43:32 +02:00
Ali Kaviani
643c35aa1b
rtmp-services: Update ingest list for Aparat.com
2018-03-17 11:43:52 +03:30
Kilian von Pflugk
66f3fa2f74
rtmp-services: Update ingest list for Nood.tv
...
Closes obsproject/obs-studio#1211
2018-03-15 19:02:41 -07:00
Jim
68a51b87e9
Merge pull request #1208 from Dead133/master
...
rtmp-services: Update ingest list for Restream.io
2018-03-15 18:05:30 -07:00
Gol-D-Ace
88282c168c
Update translations from Crowdin
2018-03-15 09:00:28 +01:00
Andrew Surzhynskyi
f971e5bf55
rtmp-services: Update ingest list for Restream.io
2018-02-28 11:07:07 +02:00
Ben Stahl
b8402daa2f
rtmp-services: Add Vimeo to services list
...
This commit adds Vimeo RTMP ingest to services.json.
Closes jp9000/obs-studio#1178
2018-02-27 05:41:10 -08:00
astudios123
ef7a64228f
rtmp-services: Add SermonAudio to services list
...
This commit adds SermonAudio RTMP ingest to services.json
Closes jp9000/obs-studio#1190
2018-02-19 20:03:25 -08:00