[FFmpeg-trac] #2670(FFserver:new): FFserver is not working

FFmpeg trac at avcodec.org
Sat Jun 15 15:00:02 CEST 2013


#2670: FFserver is not working
----------------------------------+------------------------------------
             Reporter:  plsipl    |                     Type:  task
               Status:  new       |                 Priority:  critical
            Component:  FFserver  |                  Version:  0.10.7
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  1
Analyzed by developer:  1         |
----------------------------------+------------------------------------
 Hello,

 I am not able to use the ffserver at local machine for live streaming. I
 have applied following steps to make live streaming at local system.

 1. create ffserver.conf file.(attached)
 2. ffserver -f ffserver.conf (Command)
 3. http://localhost:8090/status.html (Command)
 4. ffmpeg -f video4linux2 -s 640x480 -r 25 -i /dev/video0 -f alsa -i pulse
 \ http://localhost:8090/feed1.ffm (Command)

 When I execute the last step it shows me error like

 Error message :-
 "http://localhost:8091/feed1.ffm: No such file or directory"

 Where I have to put a file(feed1.ffm) i mean to say that physical location
 of the file in the system and how can i generate the file.

 Please suggest me as soon  as possible.

 Thanks in advance !!!

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2670>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list