Which graphic card can support 4k, 60fps, h265 rtsp video hardware accelerated encoding and decoding?

We are building a software using gstreamer. It has a functionality to add overlays to 4k video. But we have a problem with latency. Its latency keeps growing because it was using cpu and single thread.
Which graphic card can support 4k, 60fsp, h265 hardware accelerated encoding and decoding?
We are using C# and gstreamer.