Jump to content

GStreamer Daemon - Digital PTZ: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 43: Line 43:
gstd-client pipeline_create p videotestsrc is-live=true ! capsfilter caps=video/x-raw,width=640,height=480 ! videocrop name=crop ! videoscale ! capsfilter caps=video/x-raw,width=320,height=240 ! autovideosink  
gstd-client pipeline_create p videotestsrc is-live=true ! capsfilter caps=video/x-raw,width=640,height=480 ! videocrop name=crop ! videoscale ! capsfilter caps=video/x-raw,width=320,height=240 ! autovideosink  
gstd-client pipeline_play p  
gstd-client pipeline_play p  
# double brackets to test, single equals sign, empty string for just 'enter' in this case...
# if [[ ... ]] is followed by semicolon and 'then' keyword


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