jetson nano locks up when running deepstream-app

Hi,
There are runtime commands you can use to control the pipeline:

Runtime commands:
        h: Print this help
        q: Quit

        p: Pause
        r: Resume

You may consider to use window-based nveglglessink, though we suggest use nvoverlaysink on Jetson Nano.
https://docs.nvidia.com/metropolis/deepstream/dev-guide/index.html#page/DeepStream_Development_Guide%2Fdeepstream_app_config.3.2.html%23wwpID0ENHA

nveglglesink takes certain GPU loading and shall run better on TX2 or Xavier.