illuspas / Node-Media-Server

A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server
https://www.npmjs.com/package/node-media-server
MIT License
5.89k stars 1.51k forks source link

Running via Docker and custom configuration #574

Open michaelyork opened 1 year ago

michaelyork commented 1 year ago

Pardon my ignorance: what's the right way to run NMS via Docker with a custom config? The instructions seem to assume running with the default config.

jorbig commented 1 year ago

Did someone figure this out already? I can mount /media for example, but not /usr/src/app...