Jump to content

GStreamer Daemon - Building GStreamer Daemon: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 219: Line 219:
# verify GStreamer Daemon installed and working correctly
# verify GStreamer Daemon installed and working correctly
gstd
gstd
gstd-client pipeline_create testpipe videotestsrc name=vts ! autovideosink
gst-client pipeline_create testpipe videotestsrc name=vts ! autovideosink
gstd-client pipeline_play testpipe
gst-client pipeline_play testpipe
sleep 4
sleep 4
gstd-client element_set testpipe vts pattern ball
gst-client element_set testpipe vts pattern ball
sleep 4
sleep 4
gstd-client  pipeline_stop testpipe
gst-client  pipeline_stop testpipe
gstd-client  pipeline_delete testpipe
gst-client  pipeline_delete testpipe
gstd -k
gst -k
</pre>
</pre>


}}
}}
121

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.