obs-websocket icon indicating copy to clipboard operation
obs-websocket copied to clipboard

Feature Request: Provide vendor request callbacks with remote address

Open lemolok opened this issue 3 years ago • 0 comments

Feature Request Type

RPC Request

Feature Request Type (Other)

CallVendorRequest

Requested Feature

Add 'remoteAddress' property in requestData before calling 'PerformVendorRequest' obs_data_set_string(requestData, "remoteAddress",_session->RemoteAddress().c_str());

Requested Feature Usage Scenario

for vendor plugin: white/black list, log in database , etc ...

lemolok avatar Mar 01 '22 14:03 lemolok