Question / Help Network interface selection

judgedead53

New Member
Hi,

Just wanted to know if the possibility to select the network interface is planned in the multiplatform version of OBS, since I don't see it in the sticked post.
 

Rituel

New Member
"OBS Studio" not work with ForceBindIP

1463315689-sans-titre.png



But work fine with "OBS classic"
 

Rituel

New Member
1463337142-sans-titre.png


With command line:
ForceBindIP.exe -i 192.168.42.142 "bin\32bit\obs32.exe"
Same problem.
 
Last edited:

Rituel

New Member
Work fine now :)

ForceBindIP64.exe & BindIP64.dll & .bat file with command line:
  • ForceBindIP64.exe -i IP "obs64.exe"
in ...\obs-studio\bin\64bit





ForceBindIP.exe & BindIP.dll & .bat file with command line:
  • ForceBindIP.exe -i IP "obs32.exe"

in ...\obs-studio\bin\32bit
 
Top