[FFmpeg-trac] #2804(FFserver:new): streaming of videos coming from three usb camera

FFmpeg trac at avcodec.org
Mon Jul 22 15:10:41 CEST 2013


#2804: streaming of videos coming from three usb camera
----------------------------------+---------------------------------------
             Reporter:  ankit     |                     Type:  task
               Status:  new       |                 Priority:  normal
            Component:  FFserver  |                  Version:  unspecified
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+---------------------------------------
 I have three usb cameras attached to my PC.
 I want to first stitch the three live videos into one, then i want to
 stream that stitched video over the network with minimum delay as far as
 possible or without any delay, if possible.
 What i have thought of how to implement this is
 :To store the stitched video in ffserver machine and then broadcast this
 video file.(It would result in some delay)
 Or is there any way to implement the same without any delay?

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


More information about the FFmpeg-trac mailing list