sorayuki / obs-multi-rtmp

OBS複数サイト同時配信プラグイン
https://sorayuki.github.io/obs-multi-rtmp/
GNU General Public License v2.0
3.61k stars 497 forks source link

Clarification on Low Latency option. #390

Open bensam123 opened 11 months ago

bensam123 commented 11 months ago

Hello, Low Latency in the Settings > Output > Low Latency, what does this do? There are a couple things in OBS this could be referring to. Is this trying to minimize render latency or is this net code option?

Also does the plugin inherit your network options? IE Network Optimizations and TCP Pacing if they are/aren't checked?

Thanks.

sorayuki commented 11 months ago

The options are provided by OBS's output object, some are not shown in its UI. It doesn't read IE network settings (e.g. proxy).


From: bensam123 @.> Sent: Thursday, December 28, 2023 6:28:38 PM To: sorayuki/obs-multi-rtmp @.> Cc: Subscribed @.***> Subject: [sorayuki/obs-multi-rtmp] Clarification on Low Latency option. (Issue #390)

Hello, Low Latency in the Settings > Output > Low Latency, what does this do? There are a couple things in OBS this could be referring to. Is this trying to minimize render latency or is this net code option?

Also does the plugin inherit your network options? IE Network Optimizations and TCP Pacing if they are/aren't checked?

Thanks.

― Reply to this email directly, view it on GitHubhttps://github.com/sorayuki/obs-multi-rtmp/issues/390, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEAUME5MDUEM27XHHH433K3YLVCVNAVCNFSM6AAAAABBFK5ZKCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA2TQMRWG4ZTGOA. You are receiving this because you are subscribed to this thread.Message ID: @.***>

bensam123 commented 11 months ago

Any idea what Low Latency does then? I'm not familiar with the OBS output (assuming you're talking about the API).