1 Answer
- Newest
- Most votes
- Most comments
1
Your X Windows may not be using NVIDIA GPU.
As per Install and configure NVIDIA drivers, run the following command and restart X
sudo nvidia-xconfig --preserve-busid --enable-all-gpus
sudo systemctl isolate multi-user.target
sudo systemctl isolate graphical.target
For desktop acceleration, you may want to use console session. You can configure a automatic session in /etc/dcv/dcv.conf
[session-management]
create-session = true
[session-management/automatic-console-session]
owner="ubuntu"
Restart DCV server for changes to take effect
sudo systemctl restart dcvserver
You seem to be using the web browser client. Try using a different browser. Microsoft Edge and Chrome may or may not provide better quality due to experimental WebCodecs API video decoding support.
For best results, sugggest you install and use native client from https://www.nice-dcv.com/
Relevant content
asked 4 years ago
asked a year ago
asked 4 years ago

hi Mike, so i just noticed that when i put in [session-management] create-session = true
this seems to solve the pixelation, but with this settings, i am unable to create sessions with dcv create-session ID it would tell me maximum session, i figured probably this config settings for console session, and in console sessions you can only have one.
is there a workaround this ?
Suggest you use native client for best results. "create-session" auto creates a console session, you can remove it and create session manually. NICE DCV supports either one console or one or more virtual sessions. If you need multiple sessions, remove "create-session" and only create virtual sessions as per https://repost.aws/questions/QUjtGEpf-eRp-GCJ6YzVXzdw/could-not-create-session-the-maximum-number-of-sessions-has-been-reached#ANuVod0Dc5RwWXIrePQOKQww.