mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	avb: remove static streams
This commit is contained in:
		
							parent
							
								
									3cc21c6f5b
								
							
						
					
					
						commit
						4110f35269
					
				
					 1 changed files with 0 additions and 38 deletions
				
			
		| 
						 | 
				
			
			@ -236,44 +236,6 @@ context.objects = [
 | 
			
		|||
    #        audio.position         = "FL,FR"
 | 
			
		||||
    #    }
 | 
			
		||||
    #}
 | 
			
		||||
    { factory = adapter
 | 
			
		||||
        args = {
 | 
			
		||||
            factory.name          = avb.pcm.sink
 | 
			
		||||
            node.name             = AVB-sink
 | 
			
		||||
            node.description      = "AVB Sink"
 | 
			
		||||
            media.class           = "Audio/Sink"
 | 
			
		||||
            audio.channels        = 8
 | 
			
		||||
            #avb.ifname           = "eth0"
 | 
			
		||||
            avb.ifname            = "enp3s0"
 | 
			
		||||
            #avb.macaddr          = "01:AA:AA:AA:AA:AA"
 | 
			
		||||
            #avb.prio             = 0
 | 
			
		||||
            #avb.streamid         = "AA:BB:CC:DD:EE:FF:0000"
 | 
			
		||||
            #avb.mtt              = 50000000
 | 
			
		||||
            #avb.time-uncertainty = 1000000
 | 
			
		||||
            #avb.frames-per-pdu   = 8
 | 
			
		||||
            avb.frames-per-pdu   = 32
 | 
			
		||||
            #avb.ptime-tolerance  = 100000
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    { factory = adapter
 | 
			
		||||
        args = {
 | 
			
		||||
            factory.name          = avb.pcm.source
 | 
			
		||||
            node.name             = AVB-source
 | 
			
		||||
            node.description      = "AVB Source"
 | 
			
		||||
            media.class           = "Audio/Source"
 | 
			
		||||
            audio.channels        = 8
 | 
			
		||||
            #avb.ifname           = "eth0"
 | 
			
		||||
            avb.ifname            = "enp3s0"
 | 
			
		||||
            #avb.macaddr          = "01:AA:AA:AA:AA:AA"
 | 
			
		||||
            #avb.prio             = 0
 | 
			
		||||
            #avb.streamid         = "AA:BB:CC:DD:EE:FF:0000"
 | 
			
		||||
            #avb.mtt              = 50000000
 | 
			
		||||
            #avb.time-uncertainty = 1000000
 | 
			
		||||
            #avb.frames-per-pdu   = 8
 | 
			
		||||
            avb.frames-per-pdu   = 32
 | 
			
		||||
            #avb.ptime-tolerance  = 100000
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
context.exec = [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue