Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for 2 PC setup #17

Open
kozaka-tv opened this issue May 6, 2020 · 0 comments
Open

Documentation for 2 PC setup #17

kozaka-tv opened this issue May 6, 2020 · 0 comments

Comments

@kozaka-tv
Copy link

kozaka-tv commented May 6, 2020

Would be nice to have some more information in case somebody would use Sniffer for 2 PC setup.

What I found out:

  1. On the PC where Sniffer and Rocksmith runs the Sniffer the ip adress has to be changed in the file /config/addons.json to the PC ip Adress (like 192.168.0.100 or so).
  2. On the PC where OBS is running should be copied (at least) the addon directories. And in this addons the service ip adress must be changed to that IP adress too. (like 192.168.0.100 or so).

Then in OBS add a web browser and open the local addon html file.

For some addons you have to change this:
var poller = new SnifferPoller({
interval: 500,
ip: "192.168.0.100",
port:9938,

...But maybe this should be part of the addon :)))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant