Commit History

Author SHA1 Message Date
  Richard Stanway 935223be34 obs-outputs: Port windows socket loop from OBS Classic 8 years ago
  jp9000 d1b78edbf3 obs-outputs: Increase default drop threshold 8 years ago
  jp9000 5c27ab8d87 obs-output: Add ability to get congestion to rtmp output 8 years ago
  jp9000 afe37773bc obs-outputs: Free encoder packet data manually 9 years ago
  jp9000 7d6e6eee79 libobs: Use reference counting for encoder packets 9 years ago
  Richard Stanway 7df46d4a8e obs-outputs: Fix librtmp IP bind / resolve behavior 9 years ago
  jp9000 c5706d726b obs-outputs: Use correct variable for drop priority 9 years ago
  Warren Turkal 40a5436549 obs-ffmpeg: Fix a couple printf compiler warnings. 9 years ago
  jp9000 108a4aa40e obs-outputs: Add max shutdown timeout (30 seconds) 9 years ago
  jp9000 50d7cc8ae6 obs-outputs: Allow forced stop even when stopping 9 years ago
  jp9000 34590b4b6a obs-outputs: Allow p-frames to be dropped 9 years ago
  jp9000 630207d590 obs-outputs: Improve frame drop testing 9 years ago
  jp9000 27ac2cf940 obs-outputs: Remove custom version from FMLE string 9 years ago
  jp9000 289ccee447 obs-outputs: Add ability to bind to an IP address for RTMP 9 years ago
  jp9000 d7db0b8b01 (API Change) libobs: Fix output data cutoff on stop 9 years ago
  jp9000 605590606f obs-outputs: Remove send_remaining_packets 9 years ago
  jp9000 e77e87007c obs-outputs: Remove unused variable 9 years ago
  jp9000 b16557371c obs-outputs: Improve error handling when sending headers 9 years ago
  Richard Stanway c42f666b02 obs-outputs: Fix assign instead of compare on socket address type 9 years ago
  jp9000 2f2cb138bb obs-outputs: Remove trailing/leading whitespace from key/url 9 years ago
  jp9000 d510b629c9 obs-outputs: Fix "sometimes uninitialized" warning 10 years ago
  jp9000 f0cf699c50 obs-outputs: Remove stop thread (unnecessary) 10 years ago
  jp9000 f05f0592e0 obs-outputs: Don't allow new data if disconnected 10 years ago
  jp9000 6a27da9bd7 obs-outputs: Use atomic load functions 10 years ago
  jp9000 ba7b53f330 obs-outputs: Close stream in send thread 10 years ago
  jp9000 ee55dafe24 obs-outputs: Atomically update 'active' variable 10 years ago
  jp9000 07254d0390 obs-outputs: Call free_packets in init_connect 10 years ago
  jp9000 d4df6c191f obs-outputs: Only log packets remaining if above 0 10 years ago
  jp9000 226337a6ca obs-outputs: Check for recv error 10 years ago
  jp9000 ea69f9cf61 obs-outputs: Call recv when data received 10 years ago