Author Topic: Problem with Deepbot CLR + 2nd computer  (Read 2697 times)

0 Members and 2 Guests are viewing this topic.

kotlguy

  • Youngling
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
  • Twitch Name: kotlguy
Problem with Deepbot CLR + 2nd computer
« on: January 07, 2015, 12:43:40 PM »
Hello!

So my current streaming setup involves a gaming PC + a dedicated 2nd streaming PC. Ideally I want to run the bot on my main gaming PC as it would be a lot easier to access, while having my stream PC simply stream with OBS.

I was able to share my OBS/Text files folder on the network so all of the text files for "top 5 donators" "recent sub" "current song" etc. work fine.

But I am running into a problem with anything using the CLR Browser..
Chat won't connect properly, and my Sub/Donation popups won't pop up either (on CLR)

This is obviously something to do with the bot running on a different machine. I tested this by installing the bot on my streaming PC, and sure enough everything worked fine.

Is there anyway I can get the CLR plugins to work properly on my gaming pc? Would be a lot easier to work with,... otherise I would need to etiher have a 2nd keyboard or use Teamviewer. I would rather not have to load more stuff on the stream CPU if possible :-/

Thanks ahead of time for the help

emrerocky

  • Advisor
  • Councilor
  • **
  • Posts: 1240
  • Karma: +163/-8
    • View Profile
    • emrerocky's Website
  • Twitch Name: emrerocky
Re: Problem with Deepbot CLR + 2nd computer
« Reply #1 on: January 07, 2015, 12:47:38 PM »
There is an undocumented feature which is currently available for music and notifications.

If your DeepBot is running on another machine, you need to do the following:

For Music, you can load this in your browser : http://deepbot.deep.sg/YouTubePlayerv4.html?ip=[DeepBot Computer IP Here]
For Notifications, in OBS. simply add "?ip=[DeepBot Computer IP Here]" at the end of the notification link for a remote connection.

This also works for instances where DeepBot is hosted remotely. Just ensure for remote connections port 3337 is opened for connections.

MuddUnders

  • Padawan
  • **
  • Posts: 82
  • Karma: +0/-0
    • View Profile
  • Twitch Name: MuddyUnders
Re: Problem with Deepbot CLR + 2nd computer
« Reply #2 on: January 08, 2015, 12:13:13 AM »
Interesting, I wish this was documented instead of undocumented, could have helped me a long time ago when I was trying to run the bot on an AWS server, but quickly discovering the music feature wouldnt work.

Good info though :)

kotlguy

  • Youngling
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
  • Twitch Name: kotlguy
Re: Problem with Deepbot CLR + 2nd computer
« Reply #3 on: January 08, 2015, 07:49:49 AM »
There is an undocumented feature which is currently available for music and notifications.

If your DeepBot is running on another machine, you need to do the following:

For Music, you can load this in your browser : http://deepbot.deep.sg/YouTubePlayerv4.html?ip=[DeepBot Computer IP Here]
For Notifications, in OBS. simply add "?ip=[DeepBot Computer IP Here]" at the end of the notification link for a remote connection.

This also works for instances where DeepBot is hosted remotely. Just ensure for remote connections port 3337 is opened for connections.


This is exactly what I needed! Thank you so much!!