> As it is live video is it possible that first it dump to file then simultaneously stream video data to end user ?
Yes, you can output FFmpeg to named pipe and then use VLC to read from that pipe and output wherever you have to. -Ilir > > > > > > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
