hi,
a module in which a image clicked by picamera and upload on twitter. something like this(https://www.raspberrypi.org/learning/tweeting-babbage/)
or is there a way in which i can run magic mirror along with tweeting babbage script together?
Read the statement by Michael Teeuw here.
Posts made by shramik49
-
upload pic on twitter
-
RE: camera module by alexyak
hi,
i have another difficulty.
can the live video stream from the webcam can it be delayed and played after 3sec? -
RE: camera module by alexyak
the live video capture by the webcam can it be delayed by 2sec and then displayed on the magicmirror? last examples(https://github.com/rom1v/delay)…
-
RE: camera module by alexyak
the camera module by alexyak is voice controlled. can it be controlled from a switch connected to gpio??
-
RE: camera module by alexyak
@strawberry-3.141
thank you so much…
now i can adjust the image preview. -
RE: camera module by alexyak
@broberg
i added the above lines but the size dint change. -
RE: camera module by alexyak
thank you @broberg
.camera video { Width: 1280px; Height: 960px; }
sorry but where to put this lines ?
-
camera module by alexyak
hi,
need help with camera module by alexyak(https://github.com/alexyak/camera).
how to change the size of the image/video preview on the magicmirror.
i want the image preview fit from center to the bottom of the magicmirror. -
RE: usb camera on magic mirror
also, i want to have the camera preview a little bit larger. so how do i change the width and height of the camera image preview on the magic mirror.