[Live-devel] RTP source filter

Ross Finlayson finlayson at live555.com
Sun Apr 27 00:53:03 PDT 2014


> Actually, I want to do something like the testMPEG2TransportReceiver  that
> I find
> in the "LIVE555 Streaming Media" testprogs. This code  reads a MPEG
> Transport/RTP stream (from the same multicast group/port), and outputs the
> reconstituted MPEG Transport Stream  to "stdout".I test it and it works
> very well.
> My source filter will receive MPEG Transport Stream but  instead
> of putting it  to "stdout", I want put it to  the output pin of my source
> filter.

You can do this without making any changes to the "testMPEG2TransportReceiver".  Just write your 'filter' application to read from 'stdin', and run
	testMPEG2TransportReceiver | your_filter_application

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140427/0f75e827/attachment.html>


More information about the live-devel mailing list