Michal

Results 5 issues of Michal

- RPi 3 Model B Rev. 1.2 connected to 4K Android TV (Sony Bravia KD-43XE8077) via HDMI - GPU memory set to 256 MB - H.264 stream with variable bitrate...

Hello, how could I run it As a service on Raspberry Pi? Could you point me to the right direction please? I am not familiar with GoLang. Thank you.

Hello, I can run a program on my RaspberryPi via terminal like this: `GO111MODULE=on go run *.go` I can stop it with `Ctrl+C` but how can I stop it, after...

**Describe the bug** Neolink do not start at all because of error: `Syntax error: ")" unexpected` **To Reproduce** 1. Install packages like this: ``` sudo apt install \ libgstrtspserver-1.0-0 \...

bug

Hello, could you explain to me please, what is the reason behind the lines `495 - 497` in your `MQTT_TH_UV_rain/src/main.cpp` file? Isn't WiFi connection handled by `setup_wifi()` function later in...