obs-studio/plugins/obs-outputs
jp9000 56f4dd5359 obs-outputs: Fix bug (headers not always sent)
If a disconnection occurs, the sent_headers would still be set to true,
and when a reconnect occurs, it would not send the headers again.
2015-03-07 10:11:18 -08:00
..
data/locale Add latest translations from CrowdIn 2015-02-09 19:26:17 -05:00
librtmp obs-outputs: Fix bug (RTMP only working once) 2015-02-17 20:38:23 -08:00
CMakeLists.txt obs-output: avoid w32-pthreads for mingw-w64 2015-02-09 03:41:52 -08:00
flv-mux.c (API Change) Add support for multiple audio mixers 2015-02-04 16:51:29 -08:00
flv-mux.h (API Change) Add support for multiple audio mixers 2015-02-04 16:51:29 -08:00
flv-output.c (API Change) Add support for multiple audio mixers 2015-02-04 16:51:29 -08:00
obs-output-ver.h Output version/commit to RTMP stream metadata 2014-07-01 13:41:32 -07:00
obs-outputs.c Remove macro to free locale 2014-07-27 17:29:10 -07:00
rtmp-helpers.h obs-outputs: Add #pragma once to rtmp-helpers.h 2015-01-16 00:19:17 -08:00
rtmp-stream.c obs-outputs: Fix bug (headers not always sent) 2015-03-07 10:11:18 -08:00