Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gst-plugins-bad
gst-plugins-bad
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,002
    • Issues 1,002
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 201
    • Merge Requests 201
  • 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-plugins-badgst-plugins-bad
  • Issues
  • #1085

Closed
Open
Opened 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
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/gst-plugins-bad#1085