dalepi
Posts: 2
Joined: Mon Feb 29, 2016 11:02 pm

Best Operating system for developing email and camera

Mon Feb 29, 2016 11:11 pm

Can any one suggest me with best operating system to develop email notification system which shoots email every interval of time with an image capture by a camera connected to pi (multiple cameras same time). experimenting with couple of operating systems. Ubuntu Mate and Noode, Mate seems slow at processing because of it's heavy GUI. Looking for light weight OS that can process bit faster.
Thanks in advance.

rzusman
Posts: 347
Joined: Fri Jan 01, 2016 10:27 pm

Re: Best Operating system for developing email and camera

Mon Feb 29, 2016 11:19 pm

The OS should have very little to do with the speed of this application.
You should be able to script this in Python easily.

dalepi
Posts: 2
Joined: Mon Feb 29, 2016 11:02 pm

Re: Best Operating system for developing email and camera

Mon Feb 29, 2016 11:21 pm

Any Operating System should work ?

rzusman
Posts: 347
Joined: Fri Jan 01, 2016 10:27 pm

Re: Best Operating system for developing email and camera

Tue Mar 01, 2016 1:09 am

Sure. Why not?
It’s not like this is a realtime application.

I’d start with Raspbian Jessie (mostly since it’s the most widely used, and has the best on-line support).

Return to “Other”