# Cameras

* Since smartphones typically have better camera sensors than webcams, you might be able to use an Android phone as either a webcam or a network camera using apps like [DroidCam](https://play.google.com/store/apps/details?id=com.dev47apps.droidcam), [Alfred](https://play.google.com/store/apps/details?id=com.ivuu) etc.
* Do not buy Canon: [You can't use your $6,299.00 Camera as a Webcam. That will be $5/month](https://romanzipp.com/blog/no-you-cant-use-your-6299-canon-camera-as-a-webcam) ([video by Louis Rossmann](https://www.youtube.com/watch?v=xYLMZuKWLfE), [discussion on HackerNews](https://news.ycombinator.com/item?id=42735393))

### Dashcams

* [DIY Dashcam using Raspberry Pi Zero W](https://www.technicallywizardry.com/diy-dashcam-raspberry-pi-zero-w-motion-eye/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.isfixable.com/electronics/cameras.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
