eroji / rtsp2mjpg

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

audio support? #3

Closed crackers8199 closed 4 years ago

crackers8199 commented 4 years ago

is there a way to get audio working with this?

eroji commented 4 years ago

You should be able to look up documentation for ffserver and ffmpeg and modify the ffserver.conf, stream.sh to do so. There is nothing in my image that would limit you from getting it working.