![]() |
2010-05-05
, 09:20
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#2
|
![]() |
2010-05-05
, 09:45
|
Posts: 726 |
Thanked: 345 times |
Joined on Apr 2010
@ Sweden
|
#4
|
![]() |
2010-05-05
, 14:53
|
Posts: 726 |
Thanked: 345 times |
Joined on Apr 2010
@ Sweden
|
#5
|
![]() |
2010-05-06
, 04:03
|
Posts: 38 |
Thanked: 2 times |
Joined on Apr 2010
@ Novosibirsk, Russia
|
#6
|
camera_src are created like this:
camera_src = gst_element_factory_make("v4l2camsrc", "camera_src");
UPDATE:
Problem solved by replacing camera_src paramenter by pointer to pipeline...
New segmentation fault:
Compiled app download to device. Direct from device run app and at point in Qt Widget constructor on line 'setLayout(mainLayout);' is segmentation fault.
But when run over sbrsh all is fine and app is running.
Pipeline is correct and playing successful.
I`m very sad that maemo 5 is so unstable and have so much problems...
Last edited by Grinchman; 2010-05-05 at 09:56.