agsh / rtsp-ffmpeg

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

Why I pull request? #6

Closed pacozaa closed 8 years ago

pacozaa commented 8 years ago

Reason

  1. I edited example/server.js because when I first met this repo I curious about udp streaming from ffmpeg then it would be great if it included in your example.
  2. I add example/ffmpeg-example-command-line.txt because It would be great if some one can start to do some Video streaming from this repo right away!
  3. I really appreciate your this repo because it make my life easier and I give a lot of time to find the solution for video streaming. I think this kind of thing is really hard or take a long time to google it.

Thank you pacozaa