RTSP streaming with H.264 encoding in Ubuntu

asked 2019-05-09 05:52:37 -0600

Hi All,

I have 4 GigE cameras and I want to stream them over RTSP. Due to bandwidth limitations I need to compress them using a H.264 encoding.

To do that I'm using a Jetson TX2 and I would like to use the Opencv cuda support but I read that cv::cudacodec::VideoWrite is only supported in Windows.

Could anybody help me ?

Thanks!

edit retag flag offensive close merge delete