summaryrefslogtreecommitdiff
path: root/TESTING
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING')
-rw-r--r--TESTING7
1 files changed, 7 insertions, 0 deletions
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.