|
|
02-25-2012
, 01:58 PM
|
|
|
Posts: 1,066 |
Thanked: 321 times |
Joined on Oct 2010
@ india, indore
|
#22
|
|
|
02-26-2012
, 09:45 AM
|
|
|
Posts: 572 |
Thanked: 844 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#23
|

| The Following User Says Thank You to int_ua For This Useful Post: | ||
|
|
02-27-2012
, 12:31 AM
|
|
|
Posts: 1,066 |
Thanked: 321 times |
Joined on Oct 2010
@ india, indore
|
#24
|
|
|
02-27-2012
, 03:11 AM
|
|
|
Posts: 1,066 |
Thanked: 321 times |
Joined on Oct 2010
@ india, indore
|
#25
|
I just finished first attempt to get gst-launch working and queue works as expected with this code:
(time in nanoseconds)Code:gst-launch v4l2src device=/dev/video0 ! queue leaky=upstream min-threshold-time=10000000000 ! autovideosink
Now it would be great to try to use queue sink in the above python code instead of moving filesThat's all for today, I hope we will finish it tomorrow
|
|
02-27-2012
, 04:42 AM
|
|
|
Posts: 572 |
Thanked: 844 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#26
|
And another thing, if record.py in MyDocs, even after sudo gainroot,it does not start camera and shows "permission denied"
thus i cannot save my videos in Mydocs folder
to use record.py in my phone. Record.py should be in root folder(home/user)
$ python record.py
$ cd MyDocs/.videos/or/whatever/wherever $ /home/user/bin/record.py
| The Following User Says Thank You to int_ua For This Useful Post: | ||
|
|
02-27-2012
, 04:48 AM
|
|
|
Posts: 572 |
Thanked: 844 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#27
|
| The Following User Says Thank You to int_ua For This Useful Post: | ||
|
|
02-27-2012
, 09:44 AM
|
|
|
Posts: 1,066 |
Thanked: 321 times |
Joined on Oct 2010
@ india, indore
|
#28
|
| The Following User Says Thank You to nicholes For This Useful Post: | ||
|
|
02-27-2012
, 10:04 AM
|
|
Posts: 464 |
Thanked: 511 times |
Joined on Oct 2010
|
#29
|
can you do the same for voice recording ??
Keeping record of last two minute voice recording!
i started a thread regarding this in past but i didn't get it.
can you help?
|
|
02-27-2012
, 11:26 AM
|
|
|
Posts: 1,066 |
Thanked: 321 times |
Joined on Oct 2010
@ india, indore
|
#30
|
That should be basically the same thing, but ignoring the video component. I'll look at it.
my mind didn't think like you
![]() |
| Thread Tools | Search this Thread |
|
Always look at the post date. The information may be outdated.
Last edited by int_ua; 02-25-2012 at 04:32 AM.