mdPlusPlus

Results 24 issues of mdPlusPlus

Hi, maintainer of [sessioncommunities.online](https://github.com/mdPlusPlus/sessioncommunities.online) here. We're supposing the following API extension: - Addition of a language indicator for a given room/community On [sessioncommunities.online](https://sessioncommunities.online/) we aim to provide users with additional...

enhancement

Hi, maintainer of [sessioncommunities.online](https://github.com/mdPlusPlus/sessioncommunities.online) here. We're supposing the following API extension: - Retrieval of the SOGS public key Currently there's no way to get the public key of a SOGS...

enhancement

If you are a Service Node operator and fully deliver the 15,000 Oxen stake by yourself, the staking rewards currently show up with the label "-". Unfortunately, none of the...

bug

When you are operating and/or contributing to a lot of nodes the "my stakes" overview gets very confusing. It's takes very long to find a specific node if you want...

enhancement

I've changed the wording and the formatting a bit. Let me know what you think.

Since having replay enabled can cause performance issues on some heavier titles and there already is a shortcut for enabling it (Steam + Start/Y), I suppose there should be a...

enhancement

What I did: 1) Have the in-game frame limiter set to ~~120~~ 100 (Fall Guys) 2) Set the FPS limiter in the Steam overlay to unlimited instead of 60 3)...

## Which version are you using? v1.8.3 ## Which operating system are you using? - [ ] Linux amd64 standard - [ ] Linux amd64 Docker - [x] Linux arm64...

## Describe the feature According to https://github.com/raspberrypi/rpicam-apps/issues/444 the `--flicker-period` switch has been implemented in libcamera for this case. It's my understanding that MediaMTX is using libcamera under the hood to...

I'm using following lines in my camera.conf to use hardware decoding (VA-API): ``` ... netcam_url rtsp://mycamera.lan:12345/stream netcam_params decoder = vaapi,keepalive = off,tolerant_check = on,rtsp_transport = tcp ... ``` If I...