Ffserver

From Alessandro's Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Streaming server part of ffmpeg

  • combined with motion can give motion detection functions.

technical details

  • config file:
/etc/ffserver.conf




fast commands

  • statistics page:
http://localhost:8090/stat.html
  • start a stream sending an mpeg movie to the ffserver instance:
ffmpeg -an -i source_video.mpg http://localhost:8090/feed1.ffm