Rayvenhaus

Results 4 comments of Rayvenhaus

/That doesn't work on Debian 12 (bookworm) My service file is: `[Unit] Description=RTSPtoWeb. Converts rtsp streams to mp4 segments and serves via web app. [Service] WorkingDirectory=/home/rayvenhaus/RTSPtoWeb ExecStart=/home/rayvenhaus/RTSPtoWeb [Install] WantedBy=multi-user.target` And...

It took a little bit, but I was finally able to get it working on Debian 12 RTSPtoWeb.service ```shell [Unit] Description=RTSPtoWeb. Converts rtsp streams to mp4 segment mpeg streams and...

Good point @ITwrx. And that would be because I have no clue on how to build a go binary. I've never worked with the go language before today.

Hello [IndigouFox](https://github.com/IndigouFox) and thanks for bringing this to our attention. Let's see if we can figure this out. Is weewx fully functional with another skin? Where is the services.txt file...