Hii
I want to ask if I can write specific computaion and run it on gpu ?
Like this , can I stream camera using gstreamer with HW acceleration on jetson nano while it has gpu ?
Hii
I want to ask if I can write specific computaion and run it on gpu ?
Like this , can I stream camera using gstreamer with HW acceleration on jetson nano while it has gpu ?
Yes, you can. Jetson questions will probably get better help on a Jetson forum.
gstreamer HW acceleration is generally via NVENC and NVDEC hardware.
You can write an overall video processing pipeline including your own custom kernels if you wish using e.g. DeepStream SDK.
There are separate forums for all these topics.