0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00
obs-studio/plugins/obs-webrtc
Ryan Foster d25042a8ca obs-webrtc: Add additional error messaging for WHIP output
Adding to the previous commit, let's also use obs_output_set_last_error
to provide localized error messages to the user if we run into these
failure cases.
2024-03-08 21:51:42 -05:00
..
cmake obs-webrtc: Require libdatachannel 0.20 or newer 2024-01-27 17:54:23 -06:00
data/locale obs-webrtc: Add additional error messaging for WHIP output 2024-03-08 21:51:42 -05: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: Add additional error messaging for WHIP output 2024-03-08 21:51:42 -05:00
whip-output.h obs-webrtc: Add AV1 Support 2024-01-28 02:11:51 -06:00
whip-service.cpp obs-webrtc: Add AV1 Support 2024-01-28 02:11:51 -06:00
whip-service.h obs-webrtc: Add WHIP output & service 2023-06-09 20:20:49 -05:00
whip-utils.h obs-webrtc: Move libdatachannel code to C++ from C 2023-09-19 15:03:11 -04:00