agsh / rtsp-ffmpeg

Node.js FFMpeg wrapper for streaming RTSP into MotionJPEG
MIT License
249 stars 84 forks source link

Streamming is lagging and after a while server crash #30

Open KotsanisNakos opened 5 years ago

KotsanisNakos commented 5 years ago

I run your example but i found a lot of bugs there. When u declare the stream var stream = new rtsp.FFMpeg({ input: uri } there is nowhere any parameter about latency (maybe no-cache option). Your example need improvement and as i saw from other issues too you have to reply them. Best regards