Re: Linux for time lapse and wifi?

2017-06-28 Thread Richard Kolb II
> Marc Nozell wired up a camera with a mechanical release, using Arduino
> and then converted the resulting .JPGs into videos:

I forgot he did that, I should look into it.

​
Richard Kolb II
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Linux for time lapse and wifi?

2017-06-28 Thread Ted Roche
On Wed, Jun 28, 2017 at 10:31 AM, Richard Kolb II
 wrote:
> Hello all,
>
> I'm looking into using a pine a64 running ubuntu mate to setup a time lapse
> photo using a standard digital camera controlled over USB. I haven't done a
> ton of research into it yet, but I wanted to see if anyone else has done
> something similar and had some advice/opinions

Marc Nozell wired up a camera with a mechanical release, using Arduino
and then converted the resulting .JPGs into videos:

http://blog.nozell.com/2013/02/sony-alpha-100-dslr-shutter-control.html

and

http://blog.nozell.com/2012/12/time-lapse-photography-using-arduino-to.html


-- 
Ted Roche
Ted Roche & Associates, LLC
http://www.tedroche.com
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Linux for time lapse and wifi?

2017-06-28 Thread Tom Buskey
On Wed, Jun 28, 2017 at 10:42 AM, Ken D'Ambrosio  wrote:

> On 2017-06-28 10:31, Richard Kolb II wrote:
>
> > I'm also thinking about using it as a wifi access point, the location
> > that it'll be installed, a remote house in Maine, will have a dsl
> > connection, but right now I don't have a wireless router, and since I
> > have this handy I thought I'd take advantage.
>
> I set up my RasPi 3 as a WAP, and I have to say, it just didn't work
> that well -- egregiously slow, and low power to boot.  I guess the
> system is underpowered for the task, based on the reading I did.  I'd
> have to recommend using a stock WAP to make that happen -- bet you could
> find one for $15 on Craigslist or something.
>
>

People bought lots of the Linksys routers back in the day.  They should be
out there.

I find myself avoiding wireless as much as possible.  If I can run a wire
to the Roku, security cam, raspberry pi doing what it does, the sprinkler
controller, the printer, I will.  No bandwidth contention,  no outdated
security, no dead spots.  I need to run power to the device anyways.

Some people might not be able to run network cables everywhere of course
and some devices (tablets) can't be wired.
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Linux for time lapse and wifi?

2017-06-28 Thread Tom Buskey
On Wed, Jun 28, 2017 at 10:53 AM, David Rysdam  wrote:

> Ken D'Ambrosio  writes:
> > On 2017-06-28 10:31, Richard Kolb II wrote:
> >> Hello all,
> >>
> >> I'm looking into using a pine a64 running ubuntu mate to setup a time
> >> lapse photo using a standard digital camera controlled over USB. I
> >> haven't done a ton of research into it yet, but I wanted to see if
> >> anyone else has done something similar and had some advice/opinions. I
> >> was thinking of setting this up first as a way to capture an event
> >> going on, and second as a wildlife/security camera.
> >
> > Well, I bought the Pinebook, and -- given its price, among other things
> > -- seems like it would do a fine job using its webcam.  But if you want
> > high quality stuff, I suppose a "real" camera is the way to fly, and not
> > a webcam (be it part of a Pinebook or something external).
>
> I've been wanted to do some OpenCV projects, so I looked into
> webcams. You can get 1080p for under $50 now. Plug and go in Debian
>

Shawn Powers (The editor of Linux Journal) has had a series in the magazine
on his backyard bird cam.  Here's one of the articles
.  I think
he's been doing OpenCV too.
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Linux for time lapse and wifi?

2017-06-28 Thread Joshua Judson Rosen
On 06/28/2017 10:53 AM, David Rysdam wrote:
> Ken D'Ambrosio  writes:
>> On 2017-06-28 10:31, Richard Kolb II wrote:
>>> Hello all,
>>>
>>> I'm looking into using a pine a64 running ubuntu mate to setup a time
>>> lapse photo using a standard digital camera controlled over USB. I
>>> haven't done a ton of research into it yet, but I wanted to see if
>>> anyone else has done something similar and had some advice/opinions. I
>>> was thinking of setting this up first as a way to capture an event
>>> going on, and second as a wildlife/security camera.
>>
>> Well, I bought the Pinebook, and -- given its price, among other things 
>> -- seems like it would do a fine job using its webcam.  But if you want 
>> high quality stuff, I suppose a "real" camera is the way to fly, and not 
>> a webcam (be it part of a Pinebook or something external).
> 
> I've been wanted to do some OpenCV projects, so I looked into
> webcams. You can get 1080p for under $50 now. Plug and go in Debian
> 8. (I actually bought 720p for $30, but had to do it twice because the
> first time I got one that was for video chat and didn't autofocus.)

Huh--the last time I had  a problem like that, it was exactly the opposite 
issue:
I go one that was meant for video chat and _did_ autofocus--continuously,
based on what it thought was the most interesting bodypart in the image
(I guess; I've heard that some of these things try to do face-detection and
 just fail miserably if they can't find *a hairline* or other
 popular facial features...).

> Obviously you can use a video cam for snapshots too, so this might be a
> good way to go.

Not-so-obviously..., it depends:

Some video cameras have frame exposure-times etc. that work fine (or even work 
*well*)
for video because of how noise and motion-blur generally are neuroprocessed
in moving images..., but then produce unsatisfying stills in the many situations
where motion-blur etc. are undesired.

Also the `rolling shutter' with CMOS sensors can easily lead to other awkward
visual distortions, e.g.:


https://en.wikipedia.org/wiki/Focal-plane_shutter#/media/File:Bundesarchiv_Bild_183-1991-1209-503,_Autorennen_im_Grunewald,_Berlin.jpg

YMMV--depends greatly on your subjects.

-- 
Connect with me on the GNU social network: 

Not on the network? Ask me for an invitation to the nhcrossing.com social hub!
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Netiquette (was: Need to copy a 200GB directory)

2017-06-28 Thread R. Anthony Lomartire
Thank you for the input guys :)
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Linux for time lapse and wifi?

2017-06-28 Thread dennis
Does the camera show up as a regular video device? 
For a while I was using motion on a raspberry pi b with a webcam. Motion has a lot of options if you dont mind reading the docs and writing a text config.  It can  save images/video on movement and/or on a timer. It's also able to execute a script when an image is saved and has a basic web interface to view the cameras.  And its fast enough for slow hardware. 
- Dennis
Sent from BlueMail 
On Jun 28, 2017, at 10:31, Richard Kolb II  wrote:
Hello all,I'm looking into using a pine a64 running ubuntu mate to setup a time lapse photo using a standard digital camera controlled over USB. I haven't done a ton of research into it yet, but I wanted to see if anyone else has done something similar and had some advice/opinions. I was thinking of setting this up first as a way to capture an event going on, and second as a wildlife/security camera. I'm also thinking about using it as a wifi access point, the location that it'll be installed, a remote house in Maine, will have a dsl connection, but right now I don't have a wireless router, and since I have this handy I thought I'd take advantage.Thanks,Richard Kolb

___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Netiquette (was: Need to copy a 200GB directory)

2017-06-28 Thread Ric Werme

Joshua Judson Rosen wrote:

> On 06/27/2017 10:01 PM, R. Anthony Lomartire wrote:
>> OK, my apologies for hijacking this thread, I haven't been on a mailing list 
>> in forever but I will apply proper
>> etiquette. Can I just ask what you mean by "top post" though?

> Not everyone reads or even receives every message, in real time,
> in the same order in which you saw or responded. So the custom Greg is
> encouraging you to use is to provide a quotation of (the salient parts of)
> whatever you're replying to *above your reply* so that the context
> of your reply is obvious, even to someone who reads your message
> ...

What can I add, other than one of my favorite .signature files from my USENET 
days?

  -Ric
-- 
> A: Because it messes up the order in which people normally read text.
>> Q: Why is top-posting such a bad thing?
>>> A: Top-posting.
 Q: What is the most annoying thing on Usenet and in e-mail?

r...@wermenh.comhttp://WermeNH.com/
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Linux for time lapse and wifi?

2017-06-28 Thread Mark Komarinski
I'm not near my system to look at it, but OctoPI drives 3D printers and it has 
time-lapse camera recording.  I think it uses an external app to do that but 
it'll take the snapshots and assemble them into a movie.  You can also get a 
live feed via the network.
(Sorry for top-posting, mobile)
 Original message From: Richard Kolb II 
 Date: 6/28/17  10:31 AM  (GMT-05:00) To: GNHLUG 
 Subject: Linux for time lapse and wifi? 
Hello all,
I'm looking into using a pine a64 running ubuntu mate to setup a time lapse 
photo using a standard digital camera controlled over USB. I haven't done a ton 
of research into it yet, but I wanted to see if anyone else has done something 
similar and had some advice/opinions. I was thinking of setting this up first 
as a way to capture an event going on, and second as a wildlife/security 
camera. 
I'm also thinking about using it as a wifi access point, the location that 
it'll be installed, a remote house in Maine, will have a dsl connection, but 
right now I don't have a wireless router, and since I have this handy I thought 
I'd take advantage.
Thanks,
Richard Kolb

___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Linux for time lapse and wifi?

2017-06-28 Thread David Rysdam
Ken D'Ambrosio  writes:
> On 2017-06-28 10:31, Richard Kolb II wrote:
>> Hello all,
>> 
>> I'm looking into using a pine a64 running ubuntu mate to setup a time
>> lapse photo using a standard digital camera controlled over USB. I
>> haven't done a ton of research into it yet, but I wanted to see if
>> anyone else has done something similar and had some advice/opinions. I
>> was thinking of setting this up first as a way to capture an event
>> going on, and second as a wildlife/security camera.
>
> Well, I bought the Pinebook, and -- given its price, among other things 
> -- seems like it would do a fine job using its webcam.  But if you want 
> high quality stuff, I suppose a "real" camera is the way to fly, and not 
> a webcam (be it part of a Pinebook or something external).

I've been wanted to do some OpenCV projects, so I looked into
webcams. You can get 1080p for under $50 now. Plug and go in Debian
8. (I actually bought 720p for $30, but had to do it twice because the
first time I got one that was for video chat and didn't autofocus.)

Obviously you can use a video cam for snapshots too, so this might be a
good way to go. No need to worry about powering both the camera and the
Pine.
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Linux for time lapse and wifi?

2017-06-28 Thread Ken D'Ambrosio
On 2017-06-28 10:31, Richard Kolb II wrote:
> Hello all,
> 
> I'm looking into using a pine a64 running ubuntu mate to setup a time
> lapse photo using a standard digital camera controlled over USB. I
> haven't done a ton of research into it yet, but I wanted to see if
> anyone else has done something similar and had some advice/opinions. I
> was thinking of setting this up first as a way to capture an event
> going on, and second as a wildlife/security camera.

Well, I bought the Pinebook, and -- given its price, among other things 
-- seems like it would do a fine job using its webcam.  But if you want 
high quality stuff, I suppose a "real" camera is the way to fly, and not 
a webcam (be it part of a Pinebook or something external).

> I'm also thinking about using it as a wifi access point, the location
> that it'll be installed, a remote house in Maine, will have a dsl
> connection, but right now I don't have a wireless router, and since I
> have this handy I thought I'd take advantage.

I set up my RasPi 3 as a WAP, and I have to say, it just didn't work 
that well -- egregiously slow, and low power to boot.  I guess the 
system is underpowered for the task, based on the reading I did.  I'd 
have to recommend using a stock WAP to make that happen -- bet you could 
find one for $15 on Craigslist or something.

$.02,

-Ken
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Linux for time lapse and wifi?

2017-06-28 Thread Richard Kolb II
Hello all,

I'm looking into using a pine a64 running ubuntu mate to setup a time lapse
photo using a standard digital camera controlled over USB. I haven't done a
ton of research into it yet, but I wanted to see if anyone else has done
something similar and had some advice/opinions. I was thinking of setting
this up first as a way to capture an event going on, and second as a
wildlife/security camera.

I'm also thinking about using it as a wifi access point, the location that
it'll be installed, a remote house in Maine, will have a dsl connection,
but right now I don't have a wireless router, and since I have this handy I
thought I'd take advantage.

Thanks,

Richard Kolb
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Netiquette (was: Need to copy a 200GB directory)

2017-06-28 Thread Joshua Judson Rosen
On 06/27/2017 10:01 PM, R. Anthony Lomartire wrote:
> OK, my apologies for hijacking this thread, I haven't been on a mailing list 
> in forever but I will apply proper
> etiquette. Can I just ask what you mean by "top post" though?

Not everyone reads or even receives every message, in real time,
in the same order in which you saw or responded. So the custom Greg is
encouraging you to use is to provide a quotation of (the salient parts of)
whatever you're replying to *above your reply* so that the context
of your reply is obvious, even to someone who reads your message
without having seen any other messages in the thread first.

e.g.: some people will find this message as a result of a web-search,
some people just get thousands of e-mails a day and need to prioritize them
using some other system than `by the order in which they were sent';
many people will simply re-read messages at some point in the distant future,
when the memory of `the last thing that was posted before this' has
faded even _if_ it was once clear.

Also: you know how some people think Shakespeare is hard to read?
Try reading all of the dialog *back to front* ;)

"top posting" is "yoda dialog"

-- 
Connect with me on the GNU social network: 

Not on the network? Ask me for an invitation to the nhcrossing.com social hub!


>
> On Tue, Jun 27, 2017 at 9:25 PM Greg Rundlett (freephile)  > wrote:
>
> Hi Anthony! Welcome!
>
> You can just reply to the list in general, but it doesn't hurt to 
> reply-all
>
> You should always start a new topic with a new thread ;-). And never top 
> post (unless you're me and using a phone)
>
> ~ Greg
>
> On Jun 27, 2017 8:00 PM, "R. Anthony Lomartire"  > wrote:
>
> Also sorry idk if there is an intro thread or anything, but I've been 
> a lurker for a while this has been my
> first actual post I think. I don't know if I should reply all or just 
> send my reply to the GNHLUG email address?
>
> Anyways just quickly, I'm Tony and I'm in ad tech. We use machine 
> learning to help advertisers optimize their
> ROI. At first I thought it would be lame, but at least it was a job, 
> but gradually I have become more and more
> interested in ad tech and it is actually kinda cool. Ok so hiii!
>
> On Tue, Jun 27, 2017 at 7:55 PM R. Anthony Lomartire 
>  > wrote:
>
> No offense or anything but I find it amusing that one of the most 
> active threads on this mailer has been
> about copying a bit of data :D

___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/