obs-studio/plugins/obs-outputs
fryshorts 48391beacd Close rtmp connection when stream is stopped.
This will close the connection to the server when the stream
is stopped.
2014-04-26 02:04:37 +02:00
..
librtmp Remove setsockopt for SIGPIPE; disable SIGPIPE via signal() on non-WIN32 2014-04-24 23:50:40 +02:00
CMakeLists.txt Add window capture 2014-04-07 01:20:36 -07:00
flv-mux.c Fix bug where packets weren't interleaving 2014-04-14 02:02:59 -07:00
flv-mux.h Add preliminary FLV/RTMP output (incomplete) 2014-04-01 11:55:18 -07:00
obs-output-ver.h Add preliminary FLV/RTMP output (incomplete) 2014-04-01 11:55:18 -07:00
obs-outputs.c Implement RTMP module (still needs drop code) 2014-04-07 22:00:10 -07:00
rtmp-helpers.h Implement RTMP module (still needs drop code) 2014-04-07 22:00:10 -07:00
rtmp-stream.c Close rtmp connection when stream is stopped. 2014-04-26 02:04:37 +02:00