// Copyright (c) 2012-2017 VideoStitch SAS // Copyright (c) 2018 stitchEm #pragma once #include <stdint.h> #if defined(_WIN32) extern "C" { #include <Winsock2.h> } #endif #include "librtmp/rtmp.h"