[gstreamer-bugs] [Bug 628214] Add support to RTSP initiation through SDP files

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 10 09:09:31 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=628214
  GStreamer | gst-plugins-good | git

--- Comment #20 from Wim Taymans <wim.taymans at gmail.com> 2010-09-10 16:09:26 UTC ---
OK, the way forward here is to use something resembling that (old) draft. The
following patch allows conversion between SDP and an uri:

commit f5cbb6047fec82c72eff9965413ecb3e7c502eda
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Fri Sep 10 17:55:46 2010 +0200

    sdp: add methods to convert between uri and message

    Add methods to convert between uri and sdpmessages, loosly based on
    http://tools.ietf.org/html/draft-fujikawa-sdp-url-01

    API: GstSDPMessage::gst_sdp_message_parse_uri
    API: GstSDPMessage::gst_sdp_message_as_uri

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list