summaryrefslogtreecommitdiff
path: root/TESTING
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2014-07-14 16:57:15 (GMT)
committerNirbheek Chauhan <nirbheek@centricular.com>2014-07-14 16:57:22 (GMT)
commit8b63e23ef8d5572b88e885c46c6c78523e78f619 (patch)
tree46eadbf94033088ef78330299f8850037bba581b /TESTING
parent1b5cb17fea651f88a44baafac02cb717fae151b7 (diff)
downloadsoup-transcoding-proxy-8b63e23ef8d5572b88e885c46c6c78523e78f619.zip
soup-transcoding-proxy-8b63e23ef8d5572b88e885c46c6c78523e78f619.tar.gz
Add error message details to TESTING
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.