Is there any support to share image data from pynq z2 to jetson board?
I don’t believe that there is any support officially, however, you could use scp to transfer files from your Z2 to your jetson.
All the best,
Shane
Any document or site for scp to transfer files on other board from pynq?
Cathal
It seems scp command is used for transferring files using terminal. But I want to send live video data through pynq z2 to jetson on run time where only these boards are connected. So is there any way to achieve this?