Changes

Jump to navigation Jump to search

Using Scream over LAN

329 bytes added, 05:03, 13 November 2021
=== Installing Scream on the Windows Guest ===
How to [https://looking-glass.hostfission.comio/wiki/Using_ScreamUsing_Scream_over_IVSHMEM#Configuring_the_windows_VM Install Scream on the Windows Guest] has already been covered. Do make sure after a restart that the default audio device has been set to Scream.
=== Installing Scream on the GNU/Linux Host ===
#Start by downloading Scream from the Github repository. <code>git clone https://github.com/duncanthrax/scream.git</code>
#Now navigate to the <code>scream/Receivers/pulseaudiounix</code> , create a build directory <code>mkdir build && cd build</code>, run <code>cmake ../</code>, and run build using <code>make</code>.
#Scream over LAN is now ready to use.
However confirming that Scream is running on the Windows Guest it can be ran by simply pointing it to the Bridge accociated with the VM. Ex:<code>./scream-pulse -i bridge0</code>
If Scream successfully picks up the Guests broadcast the Terminal used to execute <code>scream-pulse</code> should have a similar output to the following:
<syntaxhighlight lang=text>
Switched format to sample rate 48000, sample size 32 and 2 channels.
</syntaxhighlight>
 
<span style="color: red;">'''NOTE: At times it may be necessary to play a clip of audio on the Guest before the terminal will output the above line.'''</span>
Anonymous user

Navigation menu