Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
2060
• DeepStream Version
deepstream 7
• JetPack Version (valid for Jetson only)
• TensorRT Version
with deepstream 7 docker inside
• NVIDIA GPU Driver Version (valid for GPU only)
535
• Issue Type( questions, new requirements, bugs)
qustion
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
How to add Chinese display support for ds in ds7 container?
I have changed labels.txt to utf-8 Chinese and installed Chinese package as follows:
apt install language-pack-zh-hans -y
apt install fonts-wqy-microhei fonts-wqy-zenhei -y
update-locale LANG=zh_CN.UTF-8
I can display Chinese on the console, but not in the playback window of Deepstream-app.
What should I do?
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)