0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins/rtmp-services
jp9000 68d2dab6fd rtmp-services: Use cached services.json if present
This will use the services.json file present in the cache, or if it has
the wrong format version or is corrupted for whatever reason, uses the
local version instead.

Also a minor refactor, makes it so that you call the open_services_file
function to get the services array, rather than having to get the file
name each time.
2015-08-19 16:21:58 -07:00
..
data rtmp-services: Add format_version to services.json 2015-08-19 16:19:03 -07:00
CMakeLists.txt rtmp-services: Add format_version to services.json 2015-08-19 16:19:03 -07:00
lookup-config.h.in rtmp-services: Add rtmp URL lookup config file 2015-08-16 08:08:13 -07:00
rtmp-common.c rtmp-services: Use cached services.json if present 2015-08-19 16:21:58 -07:00
rtmp-custom.c rtmp-services: Add auth settings for custom server 2015-07-07 19:55:36 -07:00
rtmp-format-ver.h rtmp-services: Add format_version to services.json 2015-08-19 16:19:03 -07:00
rtmp-services-main.c Remove macro to free locale 2014-07-27 17:29:10 -07:00