Hi, I am trying to put together a few legacy codec payloaders, and in doing so I've run across a couple of issues.
First, If I try to set the local port to say, 50000, which is a valid port, I get (gst-launch-0.10:10893): GLib-GObject-WARNING **: value "50000" of type `gint' is invalid or out of range for property `port' of type `gint' (gst-launch-0.10:10893): GLib-GObject-WARNING **: value "50001" of type `gint' is invalid or out of range for property `port' of type `gint' Now everywhere I've looked it seems to be using guint, and I can't find where the signed ints are coming into the equation. Secondly, since the introduction of the jitter buffer I have been getting ** (gst-launch-0.10:8300): CRITICAL **: gst_rtp_jitter_buffer_chain: assertion `jbuffer->clock_rate > 0' failed with all my pipelines. Is there something I need to be setting in rtpbin to make the clock_rate get passed through? -- Nigel Sim High Performance Computing James Cook University +61 7 4781 4247 +61 409 277 641
signature.asc
Description: This is a digitally signed message part