Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-good gst-plugins-good
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 646
    • Issues 646
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 71
    • Merge requests 71
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • gst-plugins-goodgst-plugins-good
  • Merge requests
  • !41

rtspsrc: send GstRTSPSrcTimeout message on timeout

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Patrick Radizi requested to merge patrickr/gst-plugins-good:rtspsrc-timeout-message into master Dec 03, 2018
  • Overview 21
  • Commits 1
  • Pipelines 6
  • Changes 2

The GstRTSPSrcTimeout message is sent by the rtspsrc when it receives the on-timeout signal from rtpsession. This can be used by an application for error handling.

#499

Change-Id: I95c5fa41b5e623747e976b531c9af865b9d5463b

Edited Dec 04, 2018 by Patrick Radizi
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: rtspsrc-timeout-message