obs-studio/plugins/obs-webrtc
tt2468 5b51d202b5 obs-webrtc: Remove duplicate initialize calls
`obs_output_initialize_encoders()` and can_begin_data_capture are
already being called in the `Start()` function, so these duplicate
calls serve no function.

I'm assuming they were introduced accidentally during a previous
refactor.
2024-05-07 22:40:16 -07:00
..
cmake obs-webrtc: Require libdatachannel 0.20 or newer 2024-01-27 17:54:23 -06:00
data/locale Update translations from Crowdin 2024-03-12 18:11:06 +00:00
CMakeLists.txt obs-webrtc: Require libdatachannel 0.20 or newer 2024-01-27 17:54:23 -06:00
obs-webrtc.cpp obs-webrtc: Add WHIP output & service 2023-06-09 20:20:49 -05:00
whip-output.cpp obs-webrtc: Remove duplicate initialize calls 2024-05-07 22:40:16 -07:00
whip-output.h obs-webrtc: Add HEVC support 2024-04-17 15:27:39 -07:00
whip-service.cpp obs-webrtc: Add null terminator to codec array 2024-05-03 22:52:30 -07:00
whip-service.h obs-webrtc: Add null terminator to codec array 2024-05-03 22:52:30 -07:00
whip-utils.h obs-webrtc: Move libdatachannel code to C++ from C 2023-09-19 15:03:11 -04:00