GNOME Bugzilla – Bug 122613
Progress of RTP development.
Last modified: 2004-12-22 21:47:04 UTC
This is bug is opened so that you can see the progress of the development of the RTP client subsystem. Files upload here up not expected to compile unless explicitly told so.
Created attachment 20032 [details] rtpdec source (does not compile)
Created attachment 20033 [details] header
Created attachment 20034 [details] header
Created attachment 20035 [details] rtp_ctl_event.h
Created attachment 20036 [details] rtp_packet.h
Created attachment 20037 [details] gstrtpdec.c
Created attachment 20038 [details] gstrtpdec.h
so what's the status here ?
The RTP implementation is untested though mostly finished (only reporting to the server is missing). At this time I am working in the UDPSRC element, so that I can test the RTP element. In my home directory in sourceforge (~r0garcia) you can see the code. Probably I am going to open a branch in CVS.
Closing, since the code is in gst-sandbox.