python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Error establishing a database connection - Docker Wordpress & mysql setup
I am trying to set up a wordpress docker container on a raspberry pi zero.
whey I browse IPv4 address of my raspberry pi zero i get following on the browser
Error establishing a database connection
...
varun_koganti
Votes: 0
Answers: 0
Quickly dispatching between `fbi` and `omxplayer`
I have a script running on a RaspberryPi Zero, which is waiting for the press of a button to then display a video through HDMI:
Script is waiting and displaying an the waiting image
The button is pre...
Besi
Votes: 0
Answers: 0
Is there a way to take a picture from IP camera using RPI via python code
I am working on RPI v4 and I am using my mobile camera as an IP camera, using IP WEBCAM app, to take pictures to the raspberry pi
is there a way to make a code such that when I push a button from the ...
Mohammed Magdy
Votes: 0
Answers: 0
How to encode to Mp4 file with custom output stream on raspberry pi
I want to pass my customOutput class to raspberry pi camera function and want to enncode that output to mp4 and save it.
class MyOutput(object):
def __init__(self):
self.size = 0
def ...
Tejas Ghutukade
Votes: 0
Answers: 1