Difference between revisions of "Ffserver"

From Alessandro's Wiki
(Created page with "Streaming server part of ffmpeg * config file: /etc/ffserver.conf")
 
Line 4: Line 4:
* config file:
* config file:
  /etc/ffserver.conf
  /etc/ffserver.conf
== fast commands ==
ffmpeg -an -i source_video.mpg http://localhost:8090/feed1.ffm

Revision as of 14:04, 21 January 2012

Streaming server part of ffmpeg


  • config file:
/etc/ffserver.conf




fast commands

ffmpeg -an -i source_video.mpg http://localhost:8090/feed1.ffm