Difference between revisions of "Open Broadcaster Software Integration"

From ISBoxer
Jump to: navigation, search
(Replaced content with "'''UPDATE:''' The download previous provided by this page is no longer required for listing your Twitch.tv stream on ISBoxer.com. We are updating the web site to show str...")
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[File:OBSRemote - Ready.png|thumb|right|251px|This in-game OBSRemote window is ready for streaming control.]]
+
'''UPDATE:''' The download previous provided by this page is no longer required for listing your Twitch.tv stream on ISBoxer.com.
As an alternative to streaming with [[Twitch_Streaming_Integration|ISXTwitch]], [https://obsproject.com/ Open Broadcaster Software] (OBS) control is now available via '''ISXOBSRemote'''. ISXOBSRemote requires the [http://www.obsremote.com/ OBSRemote] plugin for OBS.
+
  
== Installation ==
+
We are updating the web site to show streams following a new process. Information on a new registration process will be available soon.
Download and install to your Inner Space folder (should be selected by default by the installer)
+
* 2014-04-28: Full install, 32-bit and 64-bit: [http://www.lavishsoft.com/downloads/mods/Lavish.ISXOBSRemote.20140428.1.exe Lavish.ISXOBSRemote.20140428.1.exe]
+
  
=== Integration with ISBoxer.com site ===
+
Our Twitch.tv bot recognizes streams that include "ISBoxer" or "Multiboxing" in the stream title.
The page at [http://isboxer.com/multiboxing/streams http://isboxer.com/multiboxing/streams] tracks streamers who use ISXTwitch or ISXOBSRemote to initiate streaming. To take advantage of this functionality with ISXOBSRemote, you must enter your Lavish Software Affiliate Site Key (found at [https://www.lavishsoft.com/account https://www.lavishsoft.com/account]) and your Twitch channel name into '''InnerSpace/Scripts/TwitchStreamInfo.XML'''. A sample file with the correct format is provided for you as '''InnerSpace/Scripts/TwitchStreamInfo.Empty.XML'''.
+
  
; Here's what to do...
 
# Open the '''InnerSpace/Scripts''' folder
 
# Copy or rename the '''TwitchStreamInfo.Empty.XML''' file to '''TwitchStreamInfo.XML'''
 
# '''Run Notepad as Administrator''' so you will have permission to edit the file -- this may require right clicking Notepad in the Start menu to select Run as Administrator -- and open TwitchStreamInfo.XML
 
# Replace the value provided for the '''LavishKey''' setting with your key from [https://www.lavishsoft.com/account https://www.lavishsoft.com/account]. Note that, as described on the Lavish Software page, changing your password at lavishsoft.com will reset the key.
 
# Replace the value provided for the '''TwitchUser''' setting with your Twitch channel name.
 
# Save the TwitchStreamInfo.XML file
 
 
; Original file contents...
 
<?xml version="1.0" encoding="utf-8"?>
 
<InnerSpaceSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 
  <Setting Name="LavishKey">visit https://www.lavishsoft.com/account to get your lavishsoft.com Affiliate Site Key</Setting>
 
  <Setting Name="TwitchUser">TWITCH_USER_NAME</Setting>
 
</InnerSpaceSettings>
 
 
; Filled in data, if your Lavish Software Affiliate Site key is "USERNAME-1234567890abcdef" and Twitch channel name "MyTwitchChannel"
 
<?xml version="1.0" encoding="utf-8"?>
 
<InnerSpaceSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 
  <Setting Name="LavishKey">USERNAME-1234567890abcdef</Setting>
 
  <Setting Name="TwitchUser">MyTwitchChannel</Setting>
 
</InnerSpaceSettings>
 
 
== Usage after install ==
 
=== Without ISBoxer integration ===
 
ISBoxer does not yet provide ISXOBSRemote integration, but this will be implemented in the near future. For now, a few extra steps are required.
 
 
# Configure an In-game Inner Space console Hotkey in your ISBoxer Character Set
 
# In game, in the game instance you want to control streaming from, open the in-game Inner Space console with your Hotkey
 
# Type in "run obsremote" with no quotes and press enter
 
# An OBSRemote window will pop up, with a button to Connect to your Open Broadcaster Software. Click Connect if you have Open Broadcaster Software running, with the OBSRemote plugin enabled
 
# If OBSRemote has a password configured, a Password entry box will show up next. Enter your password and click Login to complete the process of connecting.
 
# When OBSRemote is successfully connected, the window will have a scene selection drop-down box, a Preview check box, and a Start/Stop button. Hopefully use of these controls is self-explanatory.
 
# If you have configured TwitchStreamInfo.XML for ISBoxer.com integration, then after Starting your stream with the Start button, check the [http://isboxer.com/multiboxing/streams ISBoxer.com Streams page] to verify that your stream is recognized!
 
 
; Tip: You can minimize or close the in-game OBSRemote window after starting your stream!
 
 
== See Also ==
 
* [[Twitch Streaming Integration|Twitch Streaming Integration with ISXTwitch]]
 
 
[[Category:Twitch Streaming]]
 
[[Category:Twitch Streaming]]

Latest revision as of 20:55, 26 December 2016

UPDATE: The download previous provided by this page is no longer required for listing your Twitch.tv stream on ISBoxer.com.

We are updating the web site to show streams following a new process. Information on a new registration process will be available soon.

Our Twitch.tv bot recognizes streams that include "ISBoxer" or "Multiboxing" in the stream title.