Skip to content

Access Camera from Windows Share #527

Answered by bjs-pdx
rspierenburg asked this question in Q&A
Discussion options

You must be logged in to vote

That's what I said, " use cifs to mount a Windows share on the camera " but probably wasn't very clear about it. You'd need to see if the camera has an 'etc/fstab' file and setup appropriate entries there. Here are the contents from /SD_ROOT/wz_mini/etc/fstab:

# <file system>	<mount pt>	<type>	<options>	<dump>	<pass>
proc		/proc		proc	defaults	0	0
devpts		/dev/pts	devpts	defaults,gid=5,mode=620	0	0
#tmpfs		/dev/shm	tmpfs	mode=0777	0	0
tmpfs		/tmp		tmpfs	mode=1777	0	0
tmpfs		/run		tmpfs	mode=0755,nosuid,nodev	0	0
sysfs		/sys		sysfs	defaults	0	0
media		/media		tmpfs	mode=1777	0	0
tmpfs           /opt/wz_mini/tmp            tmpfs   mode=1777       0       0

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@bjs-pdx
Comment options

Answer selected by rspierenburg
@rspierenburg
Comment options

@rspierenburg
Comment options

@bjs-pdx
Comment options

@rspierenburg
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants