eroji / rtsp2mjpg

RTSP to MJPEG stream conversion using FFmpeg and FFserver
99 stars 41 forks source link

Nvidia GPU Support? #14

Closed whoisdecoy closed 3 years ago

whoisdecoy commented 3 years ago

Hello, is it possible to run this with a version of ffmpeg that allows GPU hw acceleration?

eroji commented 3 years ago

The ffmpeg version baked it does not have CUDA support unfortunately. You will need to modify/build the image yourself if you need that.