diff options
-rw-r--r-- | TESTING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Server: PUT stream: ----------- $ gst-launch-1.0 -e videotestsrc is-live=TRUE ! videoscale ! \ - video/x-raw, height=120, width=160 ! clockoverlay font-desc="80px" ! tee name=t \ + video/x-raw, height=120, width=160 ! timeoverlay font-desc="80px" ! tee name=t \ t. ! queue ! theoraenc ! oggmux ! souphttpclientsink location="http://localhost:8000/somepath" \ t. ! queue ! xvimagesink |