Issues with deployment of opencv_edge_detection gem

I was trying out //apps/tutorials/opencv_edge_detection examples, which is working perfectly on my host pc where I can see the frames are updated in the isaac sight but the same application is not streaming on my Jetson TX2. It is showing a single frame( like freezing a single image).

That is strange. Is there any console output that might indicate an issue when running on x86 vs aarch64? Have you checked in Sight that the channel is selected so that it updates properly? I have forgotten that a few times.