Results 1 to 2 of 2
I'm wondering, is it possible to share hardware, i.e. a webcam (/dev/video0), as a device, on one computer and mount the whole thing on another. Then loading the correct module ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-08-2005 #1Just Joined!
- Join Date
- Nov 2004
- Posts
- 4
Sharing a device over network
I'm wondering, is it possible to share hardware, i.e. a webcam (/dev/video0), as a device, on one computer and mount the whole thing on another. Then loading the correct module on the second computer. Just think of the network as a long cable between the webcam and the first computer.
Give me your thoughts on this.
- 02-08-2005 #2
Well, you could setup a VNC connection between the boxes, and just use the webcam over the network that way, or setup an SSH to forward "X" packets to share the X Server that way, and try using the webcam that way. Or are you saying almost like "mounting it" NFS-style? AFAIK this would not be possible, as it's not a block device and cannot be mounted like a disk drive, if you catch my drift?
Hope this makes sense,
-lakerdonald


Reply With Quote
