pipewire: fix rtp sink not being an option in GUIs
This commit is contained in:
		
							parent
							
								
									b616a8dbad
								
							
						
					
					
						commit
						d1d29d3ad6
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,10 @@
 | 
			
		|||
         context.modules = [
 | 
			
		||||
         {   name = libpipewire-module-rtp-sink
 | 
			
		||||
             args = {
 | 
			
		||||
                 node.description = "Phone rtp receiver"
 | 
			
		||||
                 # Make this sink appear as an option in graphical interfaces
 | 
			
		||||
                 media.class = Audio/Sink
 | 
			
		||||
                 node.name = "rtp-sink"
 | 
			
		||||
                 node.description = "RTP"
 | 
			
		||||
 | 
			
		||||
                 #sap.ip = "224.0.0.56"
 | 
			
		||||
                 #sap.port = 9875
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue