[Live-devel] Null Sink

2008-10-22 Thread Guy Bonneau
Ross, I have had a need for a NULL sink mainly for development purpose while debugging some add-on to the library or to understand the internal mechanism of RTP reception of the library or for snooping the RTP packets on a computer with wireshark installed. It is rather trivial but it does the job

Re: [Live-devel] NULL Sink

2008-10-22 Thread Ross Finlayson
I have a use case for a "NULL Sink" that would sinks a RTP source packets without any further processing. I know this is very easy to write down using for example the FileSink.cpp source code. But I was wondering if this code might already exist in the library. At first glance I didn't found

[Live-devel] NULL Sink

2008-10-22 Thread Guy Bonneau
Hi Ross, I have a use case for a "NULL Sink" that would sinks a RTP source packets without any further processing. I know this is very easy to write down using for example the FileSink.cpp source code. But I was wondering if this code might already exist in the library. At first glance I didn't