[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] Question regarding seeking and using epoch time.

2008-10-22 Thread Morgan Tørvolt
> I'm not particularly interested in this, but if you send us a patch, I'll > probably add it. After actually writing the patch, I am less confident that you will actually. I made the change. I believe I managed to change it everywhere. At least the tests I have done works well. I realize that t

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

Re: [Live-devel] SDP format

2008-10-22 Thread Ross Finlayson
I want to know the structure of a file SDP for MPEG2 file. I have this SDP: v=0 o=- 2 3587745594 IN IP4 127.0.0.0 s=QuickTime t=0 0 a=range:npt=now- a=isma-compliance:2,2.0,2 m=audio RTP/AVP 96 c=IN IP4 239.255.42.42/15 b=AS:8 a=rtpmap:96 mpeg4-generic/8000/1 a=fmtp:96 profile-level-id=15;

[Live-devel] SDP format

2008-10-22 Thread [EMAIL PROTECTED]
Hi, I want to know the structure of a file SDP for MPEG2 file. I have this SDP: v=0 o=- 2 3587745594 IN IP4 127.0.0.0 s=QuickTime t=0 0 a=range:npt=now- a=isma-compliance:2,2.0,2 m=audio RTP/AVP 96 c=IN IP4 239.255.42.42/15 b=AS:8 a=rtpmap:96 mpeg4-generic/8000/1 a=fmtp:96 profile-level-id=15