From 8b63e23ef8d5572b88e885c46c6c78523e78f619 Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Mon, 14 Jul 2014 22:27:15 +0530 Subject: Add error message details to TESTING --- TESTING | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TESTING b/TESTING index f8ee09e..36bdd92 100644 --- a/TESTING +++ b/TESTING @@ -20,3 +20,10 @@ GET stream: decodebin ! videoconvert ! videoscale ! autovideosink Launch as many GET streams as necessary. For multiple PUT streams, just change "somepath" to something else. + +If you start seeing messages such as this on the GET stream, you've exceeded the +computer's realtime encoding/decoding capability: + + gstbasesink.c(2791): gst_base_sink_is_too_late (): + /GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0/GstXvImageSink:autovideosink0-actual-sink-xvimage: + There may be a timestamping problem, or this computer is too slow. -- cgit v0.11.2-2-gd1dd