Re: RFC 2550(RTP Payload Format for MPEG1/MPEG2 Video) support in ccRTP
"Federico Montesino Pouzols" <[email protected]> Fri, 21 Jul 2006 19:59:45 +0200 (CEST)
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Tue, July 11, 2006 1:02 pm, ness wrote: > > Is there any support for RFC 2550(RTP Payload Format for MPEG1/MPEG2 Video > ) currently in ccRTP?. > As far as I know, there is no specific support for RFC2250 in ccRTP. You would have to implement anything that is beyond the generic RTP specification, which would basically require a good MPEG stream parser for segmenting the stream. On the pure RTP side, I would say not much work is required to support RFC2250.