Quedale

Results 97 comments of Quedale

I doubt mpp support can be added straight out of jellyfin's setup. It requires a specific rockchip linux kernel 4.4.x. Fortunately armbian maintains a legacy build for that kernel which...

> > Is there anyway I can point jellyfin to use h264_rkmpp or hevc_rkmpp with ffmpeg? > > This PR has just enabled rkmpp encoder in our custom ffmpeg. >...

I also agree that such feature would be really useful. The higher a tree support gets, without touching the model with a branch, it becomes really weak. Tall(ish) trees only...

I got here because I searched for an error that I encountered testing the new nvidia acceleration in devel build. The error is `Physical desktop dimensions (0x0) are invalid`. Isn't...

Good day and thanks for this feedback! I didn't get a chance to work on this project for a while, but I'll try to allocate some times to improve it...

I've spent some time with valgrind hunting down leaks and fixed a considerable number. Most were harmless given that they are only cleaned up when closing the application. I did...

I'm pretty sure I figured it out now. I didn't encounter this issue because I'm using plain IP(s) in my environment. After testing with a camera using hostname, I encountered...

You can go ahead and give it another try. I made another big round of needed changes which may fix your issue. I did increase logging on the discovery mechanism....

You can hold it a little bit. I setup a MX Linux VM and managed to reproduce the problem. Let me dig further into it.

Alright, I got it running smoothly on a MX Linux VM with the last few commits. Looking forward to hear back!