About Video codec SDK information

Can i use Video Codec to encode my Frame sequence and transport by internet and decode it to get frames.

Hi.
NVIDIA Video Codec SDK provides an NVENC and NVDEC APIs to enable applications hardware-accelerate video encode and decode pipelines on NVIDIA GPUs. It does not provide any transport layer functionality; you may be able to use other means to handle streaming part.

Hope this helps.
Thanks.