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.9k stars 1.51k forks source link

CRITICAL : Mediapath for recording #499

Open bhargavravat opened 2 years ago

bhargavravat commented 2 years ago

@illuspas : I am trans-coding incoming RTMP feeds into HLS.

Is there any possibility that i can have multiple media paths?

/dev (RAM memory ) : for HLS

/data (External HDD) : for MP4 recording ?