Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gst-rtsp-server
gst-rtsp-server
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 79
    • Issues 79
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 11
    • Merge Requests 11
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GStreamer
  • gst-rtsp-servergst-rtsp-server
  • Issues
  • #3

Closed
Open
Opened Jul 19, 2014 by Bugzilla Migration User@bugzilla-migration

rtsp-client: add overridable generic handle_request and handle_data vmethods

Submitted by Hyunjun Ko @zzoon

Link to original bug (#733395)

Description

Created attachment 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?

Attachment 281175, "RTSP msgs on miracast":
design_RTSP

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/gst-rtsp-server#3