• R
    obs-outputs: Log unhandled status description as debug level · 548938c2
    Ryan Foster 提交于
    Certain RTMP status descriptions can contain stream keys. We don't want
    to log those normally, so log the description for unhandled status codes
    as RTMP_LOGDEBUG. If someone needs to debug an RTMP server's return
    messages, they can compile OBS with the RTMP Log Level set to
    RTMP_LOGDEBUG.
    548938c2
rtmp.c 163.1 KB