diff options
-rw-r--r-- | TESTING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |