This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
jp9000
/
obs-studio
Watch
1
Star
0
Fork
0
You've already forked obs-studio
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
obs-studio
/
plugins
/
obs-outputs
History
BtbN
ce542525fc
Fix dependency on win32-pthreads
2014-05-08 14:43:16 +02:00
..
librtmp
Remove setsockopt for SIGPIPE; disable SIGPIPE via signal() on non-WIN32
2014-04-24 23:50:40 +02:00
CMakeLists.txt
Fix dependency on win32-pthreads
2014-05-08 14:43:16 +02: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