[gst-devel] RTP plugin implementation

Zeeshan Ali zeelists at yahoo.com
Wed Jul 16 20:11:21 CEST 2003


Hi,
 
>   So it means for each payload should be implement
> his own *encoder*/*parser* (!!) , right ?

  yeah, right.
   
>   Then a scheme migth be ( for GSM i.e. ) :
> 
>    raw-audio <---> gsmenc <--->  gstrtpgsmenc (!!) 
> <-->  gstrtpsend   
> 
>    ....  gstrtprecv <---> gstrtpgsmparse (!!) <-->
> gsmdec <--> esdsink

  no there would'nt be gstrtpsend/recv elements but
udpsink/src or tcpsink/src (which i am coding atm).
    
>   About the rtcp , does should it be implemented
> into gstrtpsend & gstrtprecv , right ?

  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.

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com




More information about the gstreamer-devel mailing list