0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00
obs-studio/plugins/rtmp-services
Alex Luccisano e11d206da8 rtmp-services: Refactor Twitch/Amazon IVS support
Separate the commonly used functions into service-ingest.c/h.
Split the Amazon IVS support out of the Twitch specific files
and into the new amazon-ivs.c/h files. This allows for clean
usage of `struct ingest` between the two services.
2024-09-06 13:40:07 -04:00
..
cmake/windows Remove CMake legacy code path 2024-08-28 13:53:25 -04:00
data rtmp-services: Add Amazon IVS auto server entries 2024-09-06 13:40:07 -04:00
service-specific rtmp-services: Refactor Twitch/Amazon IVS support 2024-09-06 13:40:07 -04:00
CMakeLists.txt rtmp-services: Refactor Twitch/Amazon IVS support 2024-09-06 13:40:07 -04:00
lookup-config.h.in
rtmp-common.c rtmp-services: Refactor Twitch/Amazon IVS support 2024-09-06 13:40:07 -04:00
rtmp-custom.c rtmp-services: Remove FTL entries 2024-07-14 05:55:26 +02:00
rtmp-format-ver.h
rtmp-services-main.c rtmp-services: Add Amazon IVS ingest refresh infrastructure 2024-09-06 13:40:07 -04:00