Question
Asked 12 December 2016

Suggestion for trail camera software for photo management and sharing with students?

I wish to use trail cameras in my teaching. The course is about vertebrates and the images from the trail cameras will be a learning resource among others. The main goal is that the students learn species identification. 
I would like to get suggestion for trail camera software for photo management and sharing with students.
Most important features: 
  • Simple structure with camera trap as main folder and with subfolders for each species.
  • Accessible for the students online
  • Password protected (only viewing). 

Most recent answer

Ronny Steen
Norwegian University of Life Sciences
Update: Photobucket seems to be a good choice. Further, I have tested Flickr, which might be one I choose. I will also download Camera Base to get familiar with the software. 

All Answers (8)

Michał Filipiak
Jagiellonian University
Hi, Ronny!
Photobucket gives you all the three features you need. You need to create an account on the website. Whole albums may be password - protected and not public. To not allow for downloading the photos youneed to uncheck "Allow others to copy my media" checkbox in your account. 
Here you have basic info concerninig sharing your photos with others: http://support.photobucket.com/hc/en-us/articles/200724174-Copy-or-Download-a-Photo-or-Video
Kind regards!
Michał
1 Recommendation
Hartmut Walter
University of California, Los Angeles
Great concept! I have no experience, however.
1 Recommendation
David Heaver
Natural England
Two of your requirements could be met by establishing a Facebook group to which the students are invited to join, and making and sharing albums of photos only with that group. You can share albums with links for those without their own Facebook account. I cannot see how you might easily nest sub-folders within that arrangement though.
1 Recommendation
Ronny Steen
Norwegian University of Life Sciences
Thanks for answers. I will look into Photobucket to learn about the features. I have considered Facebook, but I'm a bit skeptic using social networking sites such as Facebook for education purposes. 
Alberto González-Gallina
Institute of Ecology INECOL
Camera Base by Mathias Tobbler is free and works quite well . Has some minor details.... but Im sure he will be quite happy to receive feedback.
1 Recommendation
Husam El Alqamy
King Salman Bin Abdulaziz Royal Natural Reserve Development Authority
I would second all the previous recommendations for Camera Base, versatile and easy to use software.
Salwan M. Abdulateef
University of Anbar
I will follow you
Ronny Steen
Norwegian University of Life Sciences
Update: Photobucket seems to be a good choice. Further, I have tested Flickr, which might be one I choose. I will also download Camera Base to get familiar with the software. 

Similar questions and discussions

How can i plot Estimates of Average Models using Full Average values?
Question
2 answers
  • Patrícia MarquesPatrícia Marques
I'm using lmer4 package [lmer() function] to estimate several Average Models, wich I want to plot their Estimated Coefficients. I found this document, "Plotting Estimates (Fixed Effects) of Regression Models, by Daniel Lüdecke" that explains how to plot Estimates, and it works with Average Models, but uses Conditional Average values insted of Full Average values.
Model Script:
library(lme4)
options(na.action = "na.omit")
PA_model_clima1_Om_ST <- lmer(O.matt ~ mes_N + Temperatura_Ar_PM_ST + RH_PM_ST + Vento_V_PM_ST + Evapotranspiracao_PM_ST + Preci_total_PM_ST + (1|ID), data=Abund)
library(MuMIn)
PA_clima1_Om_ST<-dredge(PA_model_clima1_Om_ST)
sort.PA_clima1_Om_ST<- PA_clima1_Om_ST[order(PA_clima1_Om_ST$AICc),] top.models_PA_clima1_Om_ST<-get.models(sort.PA_clima1_Om_ST, subset = delta < 2)
model.sel(top.models_PA_clima1_Om_ST) Avg_PA_clima1_Om_ST<-model.avg(top.models_PA_clima1_Om_ST, fit = TRUE) summary(Avg_PA_clima1_Om_ST)
Plot scrip:
library(sjPlot) library(sjlabelled) library(sjmisc) library(ggplot2) data(efc) theme_set(theme_sjplot()) plot_model(Avg_PA_clima1_Om_ST, type="est", vline.color="black", sort.est = TRUE, show.values = TRUE, value.offset = .3, title= "O. mattogrossae")
The plot it creates uses the values of Conditional Average values insted of Full Average values. How can i plot Estimates of Average Models using Full Average values?
Thanks for your time and help
Model selection by The Akaike’s Information Criterion (AIC) what is common practice?
Question
23 answers
  • Ronny SteenRonny Steen
When model fits are ranked according to their AIC values, the model with the lowest AIC value being considered the ‘best’. Models in which the difference in AIC relative to AICmin is < 2 can be considered also to have substantial support (Burnham, 2002; Burnham and Anderson, 1998).
To my knowledge it is common to seek the most parsimonious model by selecting the model with fewest predictor variables among the AIC ranked models. Hence, a variable qualifies to be included only if the model is improved by more than 2.0 (AIC relative to AICmin is > 2).
What do others prefer to do?
1. Present all models in which the difference in AIC relative to AICmin is < 2 (parameter estimates or graphically).
2. Only present the model with lowest AIC value.
3. Take into account the number of predictor variables and select the one with fewest predictor variables among the AIC ranked models.
4. Take into account the number of predictor variables and select the one with fewest predictor variables among the AIC ranked models using the following criteria that a variable qualifies to be included only if the model is improved by more than 2.0 (AIC relative to AICmin is > 2).
5. Looking at p-values of the predictors in the ranked models in addition to the AIC value (e.g. sometimes the predictors are non-significant in the top ranked model, while the predictors in a lower ranked model could be significant).
Regards,
Ronny

Related Publications

Article
2 Nicholas School of the Environment and Department of Zoology, Duke University Marine Laboratory, 135 Marine Lab Road, Beaufort, NC 28516–9721, U.S.A., email lcrowder@mail.duke.edu
Got a technical question?
Get high-quality answers from experts.