mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			70 lines
		
	
	
	
		
			2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			70 lines
		
	
	
	
		
			2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0"?><!--*-nxml-*-->
 | 
						|
<!DOCTYPE manpage SYSTEM "xmltoman.dtd">
 | 
						|
<?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
 | 
						|
 | 
						|
<!--
 | 
						|
This file is part of PipeWire.
 | 
						|
-->
 | 
						|
 | 
						|
<manpage name="pw-pulse" section="1" desc="Use PipeWire instead of PulseAudio">
 | 
						|
 | 
						|
  <synopsis>
 | 
						|
    <cmd>pw-pulse [<arg>options</arg>] <arg>COMMAND</arg> [<arg>FILE</arg>]</cmd>
 | 
						|
  </synopsis>
 | 
						|
 | 
						|
  <description>
 | 
						|
    <p><file>pw-pulse</file> modifies the LD_LIBRARY_PATH environment
 | 
						|
      variable so that applications will load PipeWire's reimplementation
 | 
						|
      of the PulseAudio client libraries instead of PulseAudio's own
 | 
						|
      libraries. This results in PulseAudio clients being redirected to
 | 
						|
      PipeWire.</p>
 | 
						|
 | 
						|
    <p>If PipeWire's reimplementation of the PulseAudio client libraries
 | 
						|
      has been installed as a system-wide replacement for PulseAudio's
 | 
						|
      own libraries, then the whole system already behaves in that way,
 | 
						|
      in which case <file>pw-pulse</file> has no practical effect.</p>
 | 
						|
  </description>
 | 
						|
 | 
						|
  <options>
 | 
						|
 | 
						|
    <option>
 | 
						|
      <p><opt>-h</opt></p>
 | 
						|
      <optdesc><p>Show help.</p></optdesc>
 | 
						|
    </option>
 | 
						|
 | 
						|
    <option>
 | 
						|
      <p><opt>-r</opt> <arg>NAME</arg></p>
 | 
						|
      <optdesc><p>The name of the remote instance to connect to. If left
 | 
						|
        unspecified, a connection is made to the default PipeWire
 | 
						|
        instance.</p></optdesc>
 | 
						|
    </option>
 | 
						|
 | 
						|
    <option>
 | 
						|
      <p><opt>-v</opt></p>
 | 
						|
      <optdesc><p>Verbose operation.</p></optdesc>
 | 
						|
    </option>
 | 
						|
  </options>
 | 
						|
 | 
						|
  <section name="Example">
 | 
						|
    <p><cmd>pw-pulse gst123 /usr/share/sounds/freedesktop/stereo/bell.oga</cmd></p>
 | 
						|
  </section>
 | 
						|
 | 
						|
  <section name="Notes">
 | 
						|
    <p>Using PipeWire for audio is currently considered to be
 | 
						|
      experimental.</p>
 | 
						|
  </section>
 | 
						|
 | 
						|
  <section name="Authors">
 | 
						|
    <p>The PipeWire Developers <@PACKAGE_BUGREPORT@>;
 | 
						|
      PipeWire is available from <url href="@PACKAGE_URL@"/></p>
 | 
						|
  </section>
 | 
						|
 | 
						|
  <section name="See also">
 | 
						|
    <p>
 | 
						|
      <manref name="pipewire" section="1"/>,
 | 
						|
      <manref name="pulseaudio" section="1"/>,
 | 
						|
      <manref name="pw-jack" section="1"/>
 | 
						|
    </p>
 | 
						|
  </section>
 | 
						|
 | 
						|
</manpage>
 |