This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
obs-studio
Watch
1
Star
0
Fork
0
You've already forked obs-studio
mirror of
https://github.com/obsproject/obs-studio.git
synced
2026-03-16 13:37:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7114f65d18087f2d34ecbd2af24ebf06376efa67
obs-studio
/
plugins
/
obs-outputs
History
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