Windows 10: Makro for changing the device that listens to my go xlr broadcast stream mix

Discus and support Makro for changing the device that listens to my go xlr broadcast stream mix in Windows 10 Software and Apps to solve the problem; So I own a GoXLR mini and in order for me to hear everything going through it I set up my USB-Headset to listen to the broadcast stream mix it's like a... Discussion in 'Windows 10 Software and Apps' started by TheRealJesus 27, Oct 24, 2023.

  1. Makro for changing the device that listens to my go xlr broadcast stream mix


    So I own a GoXLR mini and in order for me to hear everything going through it I set up my USB-Headset to listen to the broadcast stream mix it's like a virtual microphone that combines all of the independent audio sources of the GoXLR. Anyhow, every time I want to change the device it plays from headset, Speakers, ... I always have to go to the sound settings, switch to the recording tab, open the settings of the Broadcast Stream Mix, switch to the listen tab and then pick the device I want to listen from. Is there any way to switch those devices by using a makro of some sort?**** moved fr

    :)
     
    TheRealJesus 27, Oct 24, 2023
    #1

  2. Is there a way to stream all audio output in Windows 10 (not just individual files) to an Android client device via http?

    The technical answer is "Maybe".

    While it's likely rather trivial to stream any audio via HTTP, the ability to capture "all audio output in Windows 10" depends entirely on your sound device(s) (ex. sound card). Windows has multiple ways to play back audio and not all programs use the same methods. Similarly, not all sound devices may expose the same interfaces for accessing audio (either physically or virtually).

    Overall, it's usually more productive to target individual audio inputs/outputs or particular applications rather than looking for a "one size fits all" solution.

    Since you specify HTTP streaming and Neutron Music Player supports:

    * Streaming audio (plays Internet radio streams, Icecast, Shoutcast).

    I would suggest looking into using Icecast and Broadcast Using This Tool (BUTT) in conjunction with each other as an audio stream server and audio source, respectively.

    If you don't care for Icecast, other possible audio stream servers include Steamcast (Icecast and SHOUTcast streams) and Shoutcast (SHOUTcast streams).

    It's probably worth mentioning that while Shoutcast has a polished interface, the free version is limited to streaming MP3 format at 128 Kbps, while the other applications suggested (Icecast and Steamcast) are not.

    Note that Broadcast Using This Tool was taken from this list of 3rd party applications that are compatible with Icecast. However, Broadcast Using This Tool supports both Icecast and SHOUTcast streams.

    Regarding capturing "all audio output in Windows 10", there is sometimes a virtual "Stereo Mix" or "What U Hear" audio device available with certain audio drivers in Windows which may help with this (though it may be disabled or even hidden).

    Also, in a crunch, you could (theoretically) simply plug your physical audio output into your mic input (if available). There are stereo auxiliary cords and stereo Y splitter cables available if audio output (e.g. to speakers or headphones) is a concern.

    Using Icecast, BUTT And Stereo Mix

    Overview

    The following instructions are an example of how you might use Icecast, Broadcast Using This Tool and a virtual Stereo Mix device to send (most) audio from Windows to an Android device via HTTP (Icecast).

    Caveats

    Be aware that that these instructions ignore using an actual URL with Icecast and only (briefly) cover stream access via IP. If you want a URL to use with your Icecast server, one easy solution is to use a dynamic DNS service such as No-IP (Free Dynamic DNS - Managed DNS - Managed Email - Domain Registration - No-IP).

    Also note that these instructions do not cover firewalls or port forwarding. Icecast should be allowed through the Windows firewall upon installation/first run and BUTT doesn't need special configuration if resides on the same PC as Icecast. As for port forwarding, general tutorials on how to do this (i.e. to make your Icecast server web-accessible) are widely available.

    General Setup

    Icecast (Stream Server)

    1. Download and install Icecast.
    2. Navigate to the directory where you installed Icecast and back up icecast.xml by creating a copy of it.
    3. Open icecast.xml (not your copy) in a plain text editor (e.g. Notepad) and change the following XML tags/groups:
      • location
      • admin
      • hostname
      • authentication
    4. Save your icecast.xml file. For values, you should end up with something like:
      • <location>Britain</location>
      • <admin>tomriddle@lesspotter.com</admin>
      • <hostname>lesspotter.com</hostname>

      And for the <authentication> section:
      • <source-password>Horcrux</source-password>
      • <relay-password>MoreHorcruxes</relay-password>
      • <admin-user>Tom Marvolo Riddle</admin-user>
      • <admin-password>IamLordVoldemort</admin-password>

    You should now be able to start Icecast without warnings by using icecast.bat in the same directory as icecast.xml. There is a shortcut to icecast.bat under the Start Menu listed as Run Icecast (Console).

    If you want to start Icecast with the command window minimized (since it needs to remain open for Icecast to operate when using icecast.bat), you can use another batch file:

    ex. icecast-min.bat

    Broadcast Using This Tool (Audio Source)

    1. Download and install Broadcast Using This Tool.
    2. Start BUTT and open its Settings.

    ex. BUTT - Settings Button


    Makro for changing the device that listens to my go xlr broadcast stream mix RtMZs.png


    1. Under the Settings → Main tab:
      • ADD a new (Icecast) Server.
      • Add a Log File output destination.
      • Save your changes.

    ex. BUTT Settings - Main Tab


    Makro for changing the device that listens to my go xlr broadcast stream mix bl3qD.png


    3A. For your Server Settings (Section 1, above):

    • Name can be anything you like.
    • Type should be set to IceCast.
    • Address and Port should be 127.0.0.1 and 8000. 1
    • Password should be the <source-password> from icecast.xml (ex. Horcrux).
    • The IceCast mountpoint and IceCast user should be left as stream and source, respectively.
    • Don't forget to Save your changes when done.

    ex. BUTT - Icecast Server Settings


    Makro for changing the device that listens to my go xlr broadcast stream mix tnAgo.png


    1 For Address, you can specify a different IP if Icecast is running on another computer. For the port, 8000 is the default port Icecast operates on (set in icecast.xml). You may need to allow BUTT through your firewall(s) if your Icecast server is on a remote PC.

    1. With Icecast running, use the white "play" button ( ► ) in the main BUTT window to connect to your Icecast server. If everything is successful, the "LCD Display" should change from idle to connecting to stream time (with a counter).

    ex. BUTT - Icecast Server (Connected)


    Makro for changing the device that listens to my go xlr broadcast stream mix gsp12.png


    Stereo Mix (System Audio)

    Note that some, all or none of the following could apply to you, depending on the sound device(s) you are using.

    1. Open the Windows Sound control panel. In both Windows 7 and 10, you should be able to search for sound and be presented with an option to open this panel.
    2. Under the Recording tab, look for a device called "Stereo Mix" (or sometimes "What U Hear").

    ex. Stereo Mix - Virtual Audio Device


    Makro for changing the device that listens to my go xlr broadcast stream mix XNUwA.png


    2A. If you don't see this device, try right-clicking in the Sound control panel and look for any option to Show Disabled Devices.

    ex. Sound - Show Disabled Devices


    Makro for changing the device that listens to my go xlr broadcast stream mix EG3I1.png


    1. Assuming this device exists, select it and click Properties.

    ex. Stereo Mix - Properties


    Makro for changing the device that listens to my go xlr broadcast stream mix 28DCT.png


    1. Under the Listen tab, make certain that Listen to this device is checked. The Playback through this device drop down settings are less important for your purposes. However, as a rule, the option selected should not be set to the same device as your (default) Playback device (e.g. Speakers). This can cause severe audio issues.

    ex. Stereo Mix Properties - Listen


    Makro for changing the device that listens to my go xlr broadcast stream mix wW3DS.png


    1. Under the Levels tab, make certain you have a non-zero volume and that the device isn't muted.

    ex. Stereo Mix Properties - Levels


    Makro for changing the device that listens to my go xlr broadcast stream mix PmhZ1.png


    1. Press OK if you have changed any device options.

    Checking Stereo Mix Audio

    Assuming your "Stereo Mix" (or equivalent device) is Ready, you can typically see whether or not it is picking up PC audio by observing the sound meter (horizontal bars) next to the device.

    To test this, leave the Sound control panel open and play some audio on your PC (e.g. YouTube). If the bars fluctuate roughly with the audio, the device should be picking up sound from the PC (and at the proper volumes).

    ex. Checking Stereo Mix Audio Detection/Levels


    Makro for changing the device that listens to my go xlr broadcast stream mix N2iec.png


    Streaming System Audio With Icecast and BUTT

    Assuming you have checked everything above thoroughly:

    1. Start Icecast.
    2. Start Broadcast Using This Tool and open Settings.
    3. Under Settings → Audio, select your "Stereo Mix" (or equivalent) device. The other settings should not need to be changed for testing.

    ex. BUTT Settings - Audio Device


    Makro for changing the device that listens to my go xlr broadcast stream mix 5NVa8.png


    1. With Icecast running, use the white "play" button ( ► ) in the main BUTT window to connect to the Icecast server. If everything is successful, the "LCD Display" should (again) change from idle to connecting to stream time (with a counter).
    2. If you receive no errors from BUTT, play some audio on your PC (again e.g. YouTube). You should see the audio meter in the main BUTT window fluctuating roughly with the audio (similar to the "Stereo Mix" audio meter, above).

    ex. Broadcast Using This Tool - Audio Meter


    Makro for changing the device that listens to my go xlr broadcast stream mix 1hNT7.png


    1. In Neutron Music Player, go to ex. http://Icecast_Server_IP:8000/stream. You should be able to hear the audio playing from the PC on your phone.
     
    Anaksunaman, Oct 24, 2023
    #2
  3. Broadcast Listener Window preventing shutdown

    What is " broadcast listener"?
     
    AndrettiDaniel, Oct 24, 2023
    #3
  4. Roohi_Taj Win User

    Makro for changing the device that listens to my go xlr broadcast stream mix

    windows broadcasting

    Hi ToddBrooks,

    Thank you for writing to Microsoft Community Forums.

    Could you please help me with the below questions:

    • How are you broadcasting?
    • Are you receiving any error code along with the error message?
    • Which version of Windows you are using? (To check, type: winver in start menu and hit enter.)

    You can check if the Broadcast option is enabled under Settings. To do so, follow the steps mentioned below:

    1. Click on the Settings icon from the start menu.
    2. Click on Gaming > Click on
      Game bar.
    3. In the right pane, turn on the slider under “Record game clips, screenshots, and broadcast using Game bar”.

    I suggest you to follow the troubleshooting steps mentioned in the Microsoft article on ‘Why
    can't I broadcast my game?
    andplease provide a screenshot of the window, so that we can have a better understanding on this issue. Follow the steps mentioned in the
    screenshot
    posted by Shawn ‘Cmdr’ Keene on Oct 2, 2015 to post the screenshot.

    If you need further assistance, please respond to the above questions, so that we can narrow down the issue.

    Hope it helps.

    Roohi Taj S

    Microsoft Community - Moderator
     
    Roohi_Taj, Oct 24, 2023
    #4
Thema:

Makro for changing the device that listens to my go xlr broadcast stream mix

Loading...
  1. Makro for changing the device that listens to my go xlr broadcast stream mix - Similar Threads - Makro changing device

  2. Playback Issues: Audio Going Silent While Streaming Movies Or Listening To Music After...

    in Windows 10 Software and Apps
    Playback Issues: Audio Going Silent While Streaming Movies Or Listening To Music After...: Playback Issues: Audio Going Silent While Streaming Movies Or Listening To MusicAt first, I thought this was an issue with Spotify, but I was wrong. The problem I am experiencing is not limited to Spotify. I thought Spotify was the problem because I experienced it while...
  3. "Listen to this device" not working with Stereo Mix?

    in Windows 10 Gaming
    "Listen to this device" not working with Stereo Mix?: I use this to output all system audio through an HDMI cord to another pc for streaming. I haven't changed any settings, but there was a windows update. I have tried stopping and starting, as well as another method: taskkill /f /pid "4036" to stop the audio service which it...
  4. "Listen to this device" not working with Stereo Mix?

    in Windows 10 Software and Apps
    "Listen to this device" not working with Stereo Mix?: I use this to output all system audio through an HDMI cord to another pc for streaming. I haven't changed any settings, but there was a windows update. I have tried stopping and starting, as well as another method: taskkill /f /pid "4036" to stop the audio service which it...
  5. "Listen to this device" not working with Stereo Mix?

    in Windows 10 Drivers and Hardware
    "Listen to this device" not working with Stereo Mix?: I use this to output all system audio through an HDMI cord to another pc for streaming. I haven't changed any settings, but there was a windows update. I have tried stopping and starting, as well as another method: taskkill /f /pid "4036" to stop the audio service which it...
  6. Makro for changing the device that listens to my go xlr broadcast stream mix

    in Windows 10 Customization
    Makro for changing the device that listens to my go xlr broadcast stream mix: So I own a GoXLR mini and in order for me to hear everything going through it I set up my USB-Headset to listen to the broadcast stream mix it's like a virtual microphone that combines all of the independent audio sources of the GoXLR. Anyhow, every time I want to change the...
  7. Makro for changing the device that listens to my go xlr broadcast stream mix

    in Windows 10 Gaming
    Makro for changing the device that listens to my go xlr broadcast stream mix: So I own a GoXLR mini and in order for me to hear everything going through it I set up my USB-Headset to listen to the broadcast stream mix it's like a virtual microphone that combines all of the independent audio sources of the GoXLR. Anyhow, every time I want to change the...
  8. "listen to this device"

    in Windows 10 Ask Insider
    "listen to this device": I've been using a soundboard for a couple of days along with VB Audio Cable to play silly sound clips through game chat while I'm streaming. Today the feature "listen to this device" won't work, as you have the Virtual audio cable "listen" to the output of whatever you want...
  9. Listen to This Device is not switching when I change the Playback device

    in Windows 10 Customization
    Listen to This Device is not switching when I change the Playback device: I use Line In to play audio through my PC speakers. I have the option selected to playback through Default Playback Device. Since the most recent Windows build update when I switch the sound output from Speakers to Headphones, the Line In continues to play through Speakers. I...
  10. Shortcut to change listening device

    in Windows 10 Drivers and Hardware
    Shortcut to change listening device: On my System I use an Virtual audio cable as my default audio device so I select my actual output device as the listening device of the input of the VAC. I do this because some programs and games I use can't switch the audio device once it has started, therfore the VAC is...