obs-studio/plugins/rtmp-services
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
..
data rtmp-services: Add Mixer FTL service 2017-08-01 02:27:34 -07:00
CMakeLists.txt rtmp-services: Automatically update services.json 2015-08-19 16:26:22 -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: Add Mixer FTL service 2017-08-01 02:27:34 -07:00
rtmp-custom.c (API Change) libobs: Pass type data to get_name callbacks 2015-09-16 09:21:12 -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 rtmp-services: Fix ingest update request user agent 2017-08-01 02:38:42 -07:00