2025-03-25, 10:28 PM
Hi, how are you? I'm stopping by to share something and see if you can help me. I have a Core i3 PC with 8GB RAM and an Nvidia GForce GTX 1650 card. I have Ubuntu Server installed with the latest version of Jeliyfin. On Live TV, I have an m3u playlist with a couple of channels. In Transcoding, I have it enabled with Nvidia NVENC. But when I use the app on Android, the stream slows down and doesn't work as it should. I disable transcoding and it improves a bit. From what I see in nvidia-smi, it's working, but I don't know why it's not optimal. Maybe some transcoding setting is related.
Code:
root@sertv:/home/sertv# nvidia-smi
Tue Mar 25 22:20:02 2025
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 |
|-----------------------------------------+------------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GeForce GTX 1650 Off | 00000000:01:00.0 Off | N/A |
| 31% 41C P2 N/A / 85W | 130MiB / 4096MiB | 0% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 2051 C /usr/lib/jellyfin-ffmpeg/ffmpeg 120MiB |
+-----------------------------------------------------------------------------------------+