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

Dynamic record? #555

Open doryy42 opened 1 year ago

doryy42 commented 1 year ago

Hello,

Is it possible to record on demand or a dynamic record (action to start recording the entire published stream)?

Not the [mp4](mp4: true,)

Is there an API action you can send to start or stop recordings?

Thanks !