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
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
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