Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-bad gst-plugins-bad
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 973
    • Issues 973
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 104
    • Merge requests 104
  • 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-badgst-plugins-bad
  • Issues
  • #1085
Closed
Open
Issue created Sep 18, 2019 by Jan Schmidt@thaytanMaintainer

rtpsrc sets non-existent 'host' property on dynudpsink

rtpsrc uses dynudpsink for the RTCP output, but tries to set a non-existent 'host' property on it.

gst-launch-1.0 rtpsrc ! fakesink
Setting pipeline to PAUSED ...

(gst-launch-1.0:5146): GLib-GObject-WARNING **: 04:13:19.121: g_object_set_is_valid_property: object class 'GstDynUDPSink' has no property named 'host'

Removing the property setting is easy, but I'm not sure if it points at a deeper problem.

Assignee
Assign to
Time tracking