The catch is that module-rtp-receive waits for a SDP/SAP announcement on the specified multicast group before it begins playing the RTP audio stream. VLC probably only send an RTP stream. I have no clear recipe for you how to instruct VLC to send SAP messages. You could of course send VLC output to a local pulse server, on which you configure module-rtp-send, but that is a bit of a roundabout way to do it. Maarten 2011/5/17 Michael Trunner <michael at trunner.de>: > Hi, > > I'm trying to setup Pulseaudio to receive RTP/Multicast steams. Sender > should be vlc, (and receiver should be pulseaudio). I activated > module-rtp-recv (and module-rtp-send) with papref, but I can't get it > work. Can some one explain me what I have to do? Or how to debug it. > > The other way sending an audiostream from pulseaudio over rtp to vlc > works just fine. > > Thanks > > Michael > > _______________________________________________ > pulseaudio-discuss mailing list > pulseaudio-discuss at mail.0pointer.de > https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss >