eroji / rtsp2mjpg

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

httpd Port Variable needed #22

Open dataworxx opened 3 years ago

dataworxx commented 3 years ago

Need a httpd Port Variable for 2nd instance on same docker host please.

eroji commented 3 years ago

You can do this disabling the nginx proxy and binding a second instance a different port on your Docker host system. This can be done in the docker-compose.yaml.