Hi,<div><br></div><div>Im trying to write a small application wich observe a room in my house. </div><div>My resources:</div><div> - USB Webcam</div><div> - Ubuntu Netbook Remix</div><div><br></div><div>Is it possible to take a snapshot in the command shell? I tried this command: </div>
<div><br></div><div>---------------------</div><div>xawtv -o, -outfile base</div><div>---------------------</div><div><br></div><div>to take a actual snapshot of the room.</div><div>But i get this error:</div><div><br></div>
<div>---------------------</div><div><div>xdpyinfo:  unable to open display "".</div><div>This is xawtv-3.95.dfsg.1, running on Linux/i686 (2.6.31-22-generic)</div><div>Error: Can't open display:</div></div>
<div>---------------------</div><div><br></div><div>(I'm root)</div><div><br></div><div>If i start xawtv in the gui, it works fine.</div><div><br></div><div>So my target is, that i call a homepage in my network that returns me the actual image of the room.</div>
<div><br></div><div>Finally i only need the shell script (that takes the actual snapshot) to complete my work :D</div><div><br></div><div>Can you please help me?</div><div><br></div><div>Thank you very much</div>