CSI camera digital zoom control.

Can I make digital zoom with Jetson TX 1’s CSI camera (OV 5693)?
Please tell me how to do it if possible.

There’s no this feature. You need to implement it by crop and scaling. You can get the API from l4t document.

nvvidconv top, bottom, left, right will allow you to look at different areas of the pic/video.