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

Is it possible to periodically extract a frame from the incoming RTMP stream? #464

Closed stefanjaspers closed 3 years ago

stefanjaspers commented 3 years ago

For a uni project we need to extract video frames from an incoming RTMP stream. Is there a way to do this in Node-Media-Server?

pvtulsiram538 commented 1 month ago

did you got any solution @stefanjaspers

thanks in advance