After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 122613 - Progress of RTP development.
Progress of RTP development.
Status: RESOLVED NOTABUG
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal enhancement
: NONE
Assigned To: Ramon Garcia Fernandez
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-09-18 09:27 UTC by Ramon Garcia Fernandez
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
rtpdec source (does not compile) (11.32 KB, text/plain)
2003-09-18 09:31 UTC, Ramon Garcia Fernandez
Details
header (2.11 KB, text/plain)
2003-09-18 09:31 UTC, Ramon Garcia Fernandez
Details
header (461 bytes, text/plain)
2003-09-18 09:32 UTC, Ramon Garcia Fernandez
Details
rtp_ctl_event.h (57 bytes, text/plain)
2003-09-18 09:35 UTC, Ramon Garcia Fernandez
Details
rtp_packet.h (2.05 KB, text/plain)
2003-09-18 09:36 UTC, Ramon Garcia Fernandez
Details
gstrtpdec.c (11.32 KB, text/plain)
2003-09-18 09:54 UTC, Ramon Garcia Fernandez
Details
gstrtpdec.h (2.11 KB, text/plain)
2003-09-18 09:55 UTC, Ramon Garcia Fernandez
Details

Description Ramon Garcia Fernandez 2003-09-18 09:27:27 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.
Comment 1 Ramon Garcia Fernandez 2003-09-18 09:31:13 UTC
Created attachment 20032 [details]
rtpdec source (does not compile)
Comment 2 Ramon Garcia Fernandez 2003-09-18 09:31:55 UTC
Created attachment 20033 [details]
header
Comment 3 Ramon Garcia Fernandez 2003-09-18 09:32:26 UTC
Created attachment 20034 [details]
header
Comment 4 Ramon Garcia Fernandez 2003-09-18 09:35:25 UTC
Created attachment 20035 [details]
rtp_ctl_event.h
Comment 5 Ramon Garcia Fernandez 2003-09-18 09:36:26 UTC
Created attachment 20036 [details]
rtp_packet.h
Comment 6 Ramon Garcia Fernandez 2003-09-18 09:54:46 UTC
Created attachment 20037 [details]
gstrtpdec.c
Comment 7 Ramon Garcia Fernandez 2003-09-18 09:55:18 UTC
Created attachment 20038 [details]
gstrtpdec.h
Comment 8 Thomas Vander Stichele 2004-02-24 18:01:30 UTC
so what's the status here ?
Comment 9 Ramon Garcia Fernandez 2004-02-25 13:02:10 UTC
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.
Comment 10 David Schleef 2004-03-06 03:20:53 UTC
Closing, since the code is in gst-sandbox.