• J
    Implement reconnecting · 4f2a731a
    jp9000 提交于
    The core itself now provides reconnection options (enabled by default, 2
    second timeout between reconnects, 20 retries max until actual
    disconnection occurs).  This will make things easier for both module
    developers and UI developers.
    
    Reconnecting treats the stream as though it were still active, and
    signals are sent when reconnecting and upon successful reconnection.
    
    Need to implement user interface information for reconnections.
    4f2a731a
obs-internal.h 15.8 KB