Broadcasting to your Local Area Network (Local Streaming)
Local streaming lets you broadcast to your local area network.
You can also add your own local streaming broadcast output as a source on XSplit Broadcaster from another device or stream to another software.
An updated Java Runtime Environment or JRE is required for this to work.
Go to Broadcast then select Set up a new output > Local Streaming.
The Local Streaming Properties window will appear and you can apply your preferred configuration. Click OK when done.
Go to Broadcast then click the Local Streaming output you have created.
After starting a Local Streaming broadcast, click here on the prompt dialog box at the bottom-right corner of your screen. This will open a browser page providing the RTMP credentials.
Copy the RTMP URL from your browser.
Note: Make sure to copy the URL starting from rtmp:// and up to the end.
Click on Add Source > Video/Network Stream then choose RTMP stream
Enter the RTMP URL you’ve copied then click OK.
Local streaming can be added to another software that supports RTMP.
VLC will be used as an example that supports Network Stream.
On VLC, go to Media then select Open Network Stream….
Under the Network tab, paste the RTMP URL and click Play.
You can change the link generated when starting your Local Stream to just the RTMP URL by editing your LocalStreaming.config.xml file.
On File Explorer, type in %localappdata%\XSplit\Broadcaster in the address bar.
Open the folder with named after your XSplit account email address then navigate to BroadcastPlugins > LocalStreaming.
Alternatively, you can type in %localappdata%\XSplit\Broadcaster\<XSplit account email address>\BroadcastPlugins\LocalStreaming to go directly to this folder. Make sure that you replace <XSplit account email address> with the email address you use with your XSplit account.
Download this file then replace the existing LocalStreaming.config.xml file with the downloaded one
When you start your Local Stream, the RTMP URL will automatically be copied to your clipboard.
Open the file LocalStreaming.config.xml with a text editor like Notepad.
Locate the following string:
Change it to:
The first time you broadcast, a Windows Security Alert prompt will appear.
Click Allow access to authorize your computer to stream.
All of your devices should be connected to the same local area network.
Your local area network should be connected to the Internet.
You can also add your own local streaming broadcast output as a source on XSplit Broadcaster from another device or stream to another software.
An updated Java Runtime Environment or JRE is required for this to work.
Setting up the Local Streaming broadcast output
Go to Broadcast then select Set up a new output > Local Streaming.
The Local Streaming Properties window will appear and you can apply your preferred configuration. Click OK when done.
Starting a Local Streaming broadcast
Go to Broadcast then click the Local Streaming output you have created.
Locating the RTMP URL
After starting a Local Streaming broadcast, click here on the prompt dialog box at the bottom-right corner of your screen. This will open a browser page providing the RTMP credentials.
Copy the RTMP URL from your browser.
Note: Make sure to copy the URL starting from rtmp:// and up to the end.
Adding Local Streaming as a source on Broadcaster
Click on Add Source > Video/Network Stream then choose RTMP stream
Enter the RTMP URL you’ve copied then click OK.
Adding Local Streaming to another software
Local streaming can be added to another software that supports RTMP.
VLC will be used as an example that supports Network Stream.
On VLC, go to Media then select Open Network Stream….
Under the Network tab, paste the RTMP URL and click Play.
Editing the generated Local Streaming URL
You can change the link generated when starting your Local Stream to just the RTMP URL by editing your LocalStreaming.config.xml file.
On File Explorer, type in %localappdata%\XSplit\Broadcaster in the address bar.
Open the folder with named after your XSplit account email address then navigate to BroadcastPlugins > LocalStreaming.
Alternatively, you can type in %localappdata%\XSplit\Broadcaster\<XSplit account email address>\BroadcastPlugins\LocalStreaming to go directly to this folder. Make sure that you replace <XSplit account email address> with the email address you use with your XSplit account.
Download this file then replace the existing LocalStreaming.config.xml file with the downloaded one
When you start your Local Stream, the RTMP URL will automatically be copied to your clipboard.
If you prefer to manually edit the file instead of replacing it:
Open the file LocalStreaming.config.xml with a text editor like Notepad.
Locate the following string:
http://demo.splitmedialabs.com/VHJavaMediaSDK3/view.html?id={0}&url={1}&buffer=1&forceObjectEncoding=0
Change it to:
{1}+{0}
What to check if Local Streaming is not working
The first time you broadcast, a Windows Security Alert prompt will appear.
Click Allow access to authorize your computer to stream.
All of your devices should be connected to the same local area network.
Your local area network should be connected to the Internet.
Updated on: 03/10/2024
Thank you!