[Bug 733395] New: Needs vmethods handle_request, handle_data to be able to override

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 19 05:06:31 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=733395
  GStreamer | gst-rtsp-server | 1.3.91

           Summary: Needs vmethods handle_request, handle_data to be able
                    to override
    Classification: Platform
           Product: GStreamer
           Version: 1.3.91
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: zzoon.ko at samsung.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=281175)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=281175)
RTSP msgs on miracast

I'm just starting to implement wifi display based on gst-rtsp-server.

There are some rtsp msgs based on wifi display spec, which means that i need to
implement new handling logic for these msgs.

Of course I can handle these msgs by creating new method. But I think
overriding handle_request in rtsp-client class would be better.

Please find the attached file, miracast rtsp msgs to be more easy to
understand.
And also attached patch.

Could you review this?

-- 
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