Piipcam – 1080P IP Camera on a Raspberry Pi Zero W
1–10 of 86 posts
Re: Piipcam – 1080P IP Camera on a Raspberry Pi Zero W
#2Re: Piipcam – 1080P IP Camera on a Raspberry Pi Zero W
#3Re: Piipcam – 1080P IP Camera on a Raspberry Pi Zero W
#4Re: Piipcam – 1080P IP Camera on a Raspberry Pi Zero W
#5IP cameras need their Linksys moment. The hardware has advanced immensely but the software is terrible.
Re: Piipcam – 1080P IP Camera on a Raspberry Pi Zero W
#6[1] https://raspberrypi.stackexchange.com/questions/23182/how-to...
Re: Piipcam – 1080P IP Camera on a Raspberry Pi Zero W
#7Re: Piipcam – 1080P IP Camera on a Raspberry Pi Zero W
#8I've been using https://elinux.org/RPi-Cam-Web-Interface . It has an interesting motion detection and record function.
Re: Piipcam – 1080P IP Camera on a Raspberry Pi Zero W
#9It's a neat project, but doesn't having to connect my computer to the zero's wifi-hotspot mean I can't actually use my own network since I would not be routing my connection through a zero. That would then make this kind of device kind of useless unless I have a dedicated device to watch the stream from? Or am I missing something?
Motion[1] has a lot less resolution and it's video is not good. But, at least, I can access the video stream through http. That makes an huge difference when implementing a solution. For non-tech users you can just stick the camera's streaming webpage to a phone home screen and give instant access to the video stream.
Re: Piipcam – 1080P IP Camera on a Raspberry Pi Zero W
#10I believe you can do almost the same by just running a vlc command in the pi[1]. A complete disk image might be a bit overkill. [1] https://raspberrypi.stackexchange.com/questions/23182/how-to...