Need urgent help with clockoverlay

rbattu ramakrishnadeepak at gmail.com
Wed Jan 1 11:21:46 PST 2014


That was the first step I did, I later added the autoconvert. Before that I
was seeing the same error.
I just tried with gst-rtsp server , and was able to add clockoverlay :) ,
but this might not be an efficient way I guess!! 

Server :
aspivid -t 999999 -h 720 -w 1080 -fps 25 -hf -b 2000000 -o - |
gst-launch-0.10 -v fdsrc ! h264parse ! rtph264pay config-interval=1 pt=96 !
gdppay ! tcpserversink host=192.168.0.102 port=5000

Local gst-rtsp server:
./test-launch  "( tcpclientsrc host=192.168.0.102 port=5000 ! gdpdepay !
rtph264pay send-config=true name=pay0 pt=96 )"

Local client:
gst-launch-0.10 rtspsrc location=rtsp://192.168.0.103:8554/test !
rtph264depay ! ffdec_h264 ! timeoverlay halign=right valign=bottom !
clockoverlay halign=left valign=bottom time-format="%Y/%m/%d %H:%M:%S" !
xvimagesink sync=false






--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Need-urgent-help-with-clockoverlay-tp4664380p4664384.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list