AHCSRC element

alex_malishev aron_stoun1996 at mail.ru
Thu Jul 14 06:26:00 UTC 2016


Hi! I'm trying to develope camera app and i'm using ahcsrc element. Does
anybody know how can I set this properties for ahcsrc element:
1) camera orientation;
2) preview size;

Also I want to save video from camera to file. I tried to do that like this:
data->pipeline = gst_parse_launch("ahcsrc name=ahc device=1 !
video/x-raw,format=(string)NV21 ! tee name=t ! queue ! glimagesink
name=vsink sync=false t. ! queue ! videoconvert ! x264enc ! mp4mux !
filesink location=\"/storage/sdcard0/Movies/test-camera.mp4\"", &error);

The pipeline builds without any error, but video doesn't save and the camera
preview doesn't responding. 

Thanks.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/AHCSRC-element-tp4678674.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list