jp9000
da3e1d974e
rtmp-services: Update Switchboard ingests
2017-08-05 21:28:07 -07:00
jp9000
9add73f656
rtmp-services: Remove Twtich "Auto" if API down and not cached
...
Prevents new users from having a poor user experience if the Twitch API
for getting the closest servers is currently down.
2017-08-02 15:13:09 -07:00
Jim
02b4ea028e
Merge pull request #975 from RytoEX/update-picarto
...
rtmp-services: Update Picarto maximum audio bitrate
2017-08-01 03:02:47 -07:00
jp9000
2b2956ae98
rtmp-services: Add "Auto" server option for Twitch
...
Automatically selects the server closest to the user based upon the
Twitch ingest API.
2017-08-01 02:50:26 -07:00
jp9000
435e251809
rtmp-services: Add Twitch ingest update API
...
Updates ingests via Twitch's ingest API. The servers are ordered by
closest to farthest from the user via the API. It's probably still good
to keep the services.json Twitch ingests updated in case there are
issues with the Twitch ingest API, but otherwise the ingests will update
from Twitch itself every time the program is opened automatically.
2017-08-01 02:50:26 -07:00
jp9000
3786a203c7
rtmp-services: Fix ingest update request user agent
...
The user agent for the obsproject.com ingest update request would have
the version string baked in to the plugin, so if the plugin library
wasn't updated with the rest of the project, it would return the
incorrect version. This makes sure it returns the correct version by
requesting the version string from libobs itself.
2017-08-01 02:38:42 -07:00
Quinn Damerell
535f4a7fcf
rtmp-services: Add Mixer FTL service
...
Adds "Mixer FTL" service and renames the original service with RTMP
servers to "Mixer RTMP".
Closes jp9000/obs-studio#980
2017-08-01 02:27:34 -07:00
Ryan Foster
29e0d5bd4f
rtmp-services: Update Picarto maximum audio bitrate
...
Remove the limit on maximum audio bitrate for Picarto.
http://help.picarto.tv/knowledge_base/topics/how-to-configure-open-broadcaster-software
2017-07-25 01:09:51 -04:00
Jim
fd3791a57d
Merge pull request #971 from canbal/master
...
rtmp-services: Add Twitter / Periscope as a service
2017-07-21 09:08:33 -07:00
Can Bal
79fb64fdc2
rtmp-services: Add Twitter / Periscope as a service
2017-07-20 20:55:46 -07:00
derrod
a6f289a128
rtmp-services: Update Twitch ingests
...
* Update URL of SFO ingest and moved it to proper position in list
* Added Portland
2017-07-18 02:33:20 +02:00
jp9000
d68eff6bf6
rtmp-services: Fix incorrect RTMP output ID
2017-07-17 16:44:42 -07:00
jp9000
6b66630198
rmtp-services: Don't display warning for invalid file ver.
...
The invalid format version warning for service files is an unnecessary
warning which isn't necessary to display because it'll automatically
fall back to the distributed version over the cached remote version.
2017-07-14 12:44:12 -07:00
jp9000
4d1672719f
rtmp-services: Allow services to override bframe count
2017-07-14 12:39:59 -07:00
jp9000
339a0686f6
rtmp-services: Add ability to specify different outputs
...
Allows the ability for services to specify a different output if needed.
NOTE: This should probably be considered temporary, and services within
this file that use this functionality should probably be moved out of
the file and in to a separate service.
2017-07-14 12:39:20 -07:00
Gol-D-Ace
353a4bc824
rtmp-services: Update twitch.tv ingests
2017-07-08 00:14:49 +02:00
jp9000
bb8e019c36
rtmp-services: Add LiveEdu (accidentally removed)
2017-07-02 12:50:56 -07:00
notmark
43885111cd
rtmp-services: Update servers for Vaughn Live/Breakers.tv
...
Removed LAX server, added new NYC server for Vaughn Live & Breakers.TV
Closes jp9000/obs-studio#933
2017-06-27 18:54:46 -07:00
Gol-D-Ace
6028b63487
rtmp-services: Rename beam.pro to Mixer.com
2017-06-26 16:15:03 +02:00
Chaturbate
807e21da07
rtmp-services: Add Chaturbate Streaming Service
2017-06-22 14:05:25 -07:00
Gol-D-Ace
b105f60911
rtmp-services: Add new twitch.tv ingests
2017-06-09 04:17:41 +02:00
Gol-D-Ace
a4f9ce93fe
Revert "rtmp-services: Rename Beam to Mixer"
...
This reverts commit 8a0b38d84e
.
The new Mixer URL's aren't valid yet.
2017-06-04 18:04:19 +02:00
derrod
8a0b38d84e
rtmp-services: Rename Beam to Mixer
2017-05-25 15:23:19 +02:00
derrod
110a9bd471
rtmp-services: Update Twitch ingests
...
Updated Sao Paulo and Rio de Janeiro ingest URLs
Closes jp9000/obs-studio#890
2017-05-22 07:51:22 -07:00
Gol-D-Ace
3d2cacd782
Update translations from Crowdin
2017-05-20 10:18:41 +02:00
jp9000
13c59ef18c
rtmp-services: Preserve settings if service renamed
...
Due to the recent renaming of hitbox to smashcast, old settings for
hitbox would not be shown in the service UI. This change preserves the
user's service settings even if the service name has been changed, shows
the setting and marks it as invalid to the user, and prevents the UI
from selecting a value that doesn't match the user's last selection.
2017-05-19 01:19:53 -07:00
Gol-D-Ace
95ffca850d
rtmp-services: Rename hitbox.tv to Smashcast
...
Ingest URLs are the same for now.
2017-05-11 02:49:28 +02:00
derrod
31121a8f39
rtmp-services: Update ingests
...
- Remove livecoding.tv (now using per-user ingest assignment)
- Remove Connectcast.tv (Shutting down)
- Remove Cashplay.tv (Shut down)
- Remove Restream.io LA ingest (removed)
- Rename Stre.am to Stream.live and update URL
2017-05-03 20:19:54 +02:00
Ryan Foster
c0be332828
rtmp-services: Update Picarto maximum bitrates
...
Update maximum video bitrate for Picarto from 2000 to 3500 and maximum
audio bitrate from 160 to 128.
http://help.picarto.tv/knowledge_base/topics/how-to-configure-open-broadcaster-software
2017-03-26 12:30:58 -04:00
Patrick Ancillotti
5845664a02
rtmp-services: Add Livestream service
...
Closes jp9000/obs-studio#798
2017-03-26 05:34:00 -07:00
derrod
707110d2fd
rtmp-services: Update maximum bitrate for Twitch
...
Updated max 3.5 to 6. See https://help.twitch.tv/customer/portal/articles/1253460-broadcast-requirements#Broadcast%20Requirements
2017-03-18 23:46:21 +01:00
Andrew Surzhynskyi
a760ecd7e3
rtmp-services: Update ingest list for Restream.io
2017-03-17 17:08:38 +02:00
Gol-D-Ace
dbf95bdc15
Update translations from Crowdin
2017-03-05 23:40:11 +01:00
jp9000
fabdeaa41b
rtmp-services: Add "Pandora TV Korea"
2017-02-22 09:10:25 -08:00
Gol-D-Ace
be09c52e04
rtmp-services: Update max video bitrate for beam
2017-02-21 22:44:42 +01:00
derrod
610661a526
rtmp-services: Update twitch ingests
...
Adds canadian ingest server.
2017-02-08 03:11:53 +01:00
derrod
fc264e8297
rtmp-services: Update twitch/hitbox ingest and youtube recommendations
...
Twitch added the following ingests:
- South America: Lima, Peru
- EU: Lisbon, Portugal
- South America: Medellin, Columbia
- EU: Milan, Italy
- NA: Mexico City
The following ingest server is no longer listed in hitbox' API:
- US-East: Washington
YouTube does not list a requirement that states that only the main profile can be used.
2017-02-02 21:56:42 +01:00
Aydin Akan
ab40281e2f
rtmp-services: Add Web.TV streaming service
...
Closes jp9000/obs-studio#779
2017-01-30 16:02:58 -08:00
Gol-D-Ace
f92601f253
rtmp-services: Add new beam.pro ingests
...
EU: Oslo
South Korea: Seoul
India: Chennai
2017-01-30 16:36:11 +01:00
Ryan Sullivan
8eb742b2cd
rtmp-services: Add Restream.io Los Angeles server
2017-01-30 02:52:31 -08:00
Jim
1608435657
Merge pull request #770 from derrod/purge-services
...
rtmp-services: remove shut down services
2017-01-23 22:57:40 -08:00
Mark Vaughn
ea0f47e6d2
rtmp-services: Update Vaughn Live ingests
...
Update video ingest servers for Vaughn Live. Also split Breakers.TV
into its own since it is possibly becoming its own entity soon.
Closes jp9000/obs-studio#771
Closes jp9000/obs-studio#772
2017-01-23 22:52:36 -08:00
derrod
cdd6f846f9
rtmp-services: remove shut down services
2017-01-22 22:37:45 +01:00
Gol-D-Ace
34f48aa3fc
rtmp-services: Increase video bitrate limit for YouTube
...
YouTube now recommends a max video bitrate of 51.000 Kbps.
2016-12-30 15:35:35 +01:00
derrod
bfc2987f02
rtmp-services: remove shut down services
2016-11-25 23:55:35 +01:00
Andrew Surzhynskyi
072e24eb9e
rtmp-services: Update ingest list for Restream.io
2016-11-18 17:40:21 +02:00
Ryan Foster
9f33ff0b99
rtmp-services: Change YouTube keyint from 4 to 2
...
YouTube recommends a keyframe interval of 2 seconds with a maximum
interval of 4 seconds.
2016-11-09 19:58:28 -05:00
jp9000
405ae6bc7c
rtmp-services: Add Picarto
2016-10-23 09:20:53 -07:00
CoDEmanX
78d09e6ac2
rtmp-services: Add Asian Livecoding.tv server and increase video bitrate
2016-09-28 21:29:03 +02:00
Gol-D-Ace
aadc7263c0
Update translations from Crowdin
2016-09-28 01:17:24 +02:00