chriswiggins / rtsp-streaming-server

Lightweight RTSP/RTP streaming media server written in Javascript
GNU General Public License v3.0
106 stars 21 forks source link

node 13 does not work... #16

Closed jogibear9988 closed 4 years ago

jogibear9988 commented 4 years ago

I got this error:

Unsupported engine for rtsp-streaming-server@2.0.5: wanted: {"node":"^10.0.0"} (current: {"node":"13.9.0","npm":"6.13.7"})

chriswiggins commented 4 years ago

This should now work with the latest package pushed. Apologies!