![]() |
Re: [Maemo 5] Keeping record of last two minute video recording?
let's start garage project for this, I can't wait to post commits :)
Or some git* |
Re: [Maemo 5] Keeping record of last two minute video recording?
But 3 seconds are lost on each video.
|
Re: [Maemo 5] Keeping record of last two minute video recording?
Maybe let's talk on #maemo@freenode?
|
Re: [Maemo 5] Keeping record of last two minute video recording?
Quote:
|
Re: [Maemo 5] Keeping record of last two minute video recording?
Quote:
python (after pressing enter) should i paste your code (whole code) at once or i should paste this only..... Code:
import gst Code:
Code:
chmod 755 record.py; ./record.py |
Re: [Maemo 5] Keeping record of last two minute video recording?
Quote:
Code:
chmod 755 record.py; ./record.py |
Re: [Maemo 5] Keeping record of last two minute video recording?
2 Attachment(s)
Quote:
than i try to run it but first permission denied and import not found so i sudo gainroot and than run it but still import not found there are screen shot for you thanks in advance! |
Re: [Maemo 5] Keeping record of last two minute video recording?
Oops, add
Code:
#!/usr/bin/env python |
Re: [Maemo 5] Keeping record of last two minute video recording?
Quote:
Thanks to all of you guys and devlopers. speacial Thanks to skykooler and int_ua |
Re: [Solved] [Maemo 5] Keeping record of last two minute video recording?
I just finished first attempt to get gst-launch working and queue works as expected with this code:
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 files :) That's all for today, I hope we will finish it tomorrow :) |
All times are GMT. The time now is 11:31. |
vBulletin® Version 3.8.8