mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-10 10:36:16 -04:00
Note that this is a somewhat heavily modified custom version of librtmp. I modified all the platform specific code that we were using for the OBS1 to make it platform-independent. I don't really like the code in this library, but it works well enough, so I can't really fault anyone for it. It's just very.. unclean. Even for a C library, quite unclean. Some parts are also a little less safe than I'd prefer as well.