[gst-devel] RTP plugin implementation
Ralph Meijer
ralphm at wat.moet.ik.nu
Thu Jul 17 13:09:16 CEST 2003
On Wed, Jul 16, 2003 at 08:10:21PM -0700, Zeeshan Ali wrote:
> [...]
>
> No, RTCP is not implemented by us but the App. if it
> needs to. The App. would be encouraged to use RTSP,
> AFAIK there is no need for RTCP when you are doing
> RTSP. correct??? Bye.
RTCP is used for conveying quality information about the RTP
transmission and for communicating an identifier with each RTP
stream that can be used to match up RTP streams that belong to
eachother (like a video with audio, where each is sent as a separate
RTP stream). RTCP is part of the RTP specification and is optional
for unicast, but mandatory for multicast sessions.
RTSP is used for session initiation and simple controls like Start, Stop,
Skip forward, Skip backward etc.
So they suite entirely different purposes.
--
Groetjes,
Ralphm
More information about the gstreamer-devel
mailing list