Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#2804 closed defect (invalid)

streaming of videos coming from three usb camera

Reported by: ankit Owned by:
Priority: normal Component: ffserver
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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?

Change History (2)

comment:1 by Carl Eugen Hoyos, 11 years ago

Resolution: invalid
Status: newclosed
Type: taskdefect

This is a bug tracker. If you want to report a bug please reopen this ticket.
If you need support please read http://ffmpeg.org/contact.html

comment:2 by ankit, 11 years ago

thanks

Note: See TracTickets for help on using tickets.