• DeepStream Version: 6.1
• NVIDIA GPU Driver Version 525
• NVIDIA GTX 1660 Super 6Gb
• OS: Ubuntu 20.04
• Issue Type( bugs)
• How to reproduce the issue ?
- Run deepstream python app inside docker container and show the output.
- Choose Power Off/ Log Out and then Suspend.
- Log In again, this time the deepstream’s Tiler output is black.
- Run the app with docker container again - terminal shown that the docker container is become daemon container.
- Remove the daemon container and run again, it will show the bug’s log.
nvbufsurftransform:cuInit failed : 999
nvbufsurftransform:cuInit failed : 999
nvbufsurftransform:cuInit failed : 999
When i run deepstream C++ app, it work normally.
Please take a look at this case.
Thanks.