rtp example not working - cannot get clock-rate

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

rtp example not working - cannot get clock-rate

stfl
I am trying to run the rtp examples from gst-plugins-good.

gst-plugins-good/tests/examples/rtp/server-VTS-H264-rtx.sh
gst-plugins-good/tests/examples/rtp/client-H264.sh

The client terminates after a few seconds with printing a lot of msg:

0:00:00.854066645 15252 0x55844ecca140 WARN               rtpsource rtpsource.c:983:calculate_jitter: cannot get clock-rate for pt 96

output with --gst-debug=3 in client-log.txt
client-log.txt

I am running Debian Testing. gst-1.10
Error occurs with Debian's version as well with built from source..

Best Regards, Stefan
Reply | Threaded
Open this post in threaded view
|

Re: rtp example not working - cannot get clock-rate

Sebastian Dröge-3
On Wed, 2016-11-16 at 04:12 -0800, stfl wrote:

> I am trying to run the rtp examples from gst-plugins-good.
>
> gst-plugins-good/tests/examples/rtp/server-VTS-H264-rtx.sh
> gst-plugins-good/tests/examples/rtp/client-H264.sh
>
> The client terminates after a few seconds with printing a lot of msg:
>
> 0:00:00.854066645 15252 0x55844ecca140 WARN               rtpsource
> rtpsource.c:983:calculate_jitter: cannot get clock-rate for pt 96
>
> output with --gst-debug=3 in client-log.txt
> client-log.txt
> <http://gstreamer-devel.966125.n4.nabble.com/file/n4680715/client-log
> .txt>  
>
> I am running Debian Testing. gst-1.10
> Error occurs with Debian's version as well with built from source..
Both client-H264.sh and the -rtx variant seem to run fine here. However
you should use the server-rtpaux and client-rtpaux examples if you want
to see how RTX works.

Your specific pipeline fails because of some OpenGL problems in the
video sink, where a shader fails to link. Unrelated to RTP.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (981 bytes) Download Attachment