Top "Ffserver" questions

ffserver is a streaming server for both audio and video.

record a video with isight using ffmpeg

So to record webcam video with ffmpeg on linux you may use something like... ffmpeg -f video4linux2 -s 640x480 …

macos video ffmpeg ffserver isight
HTTP Livestreaming with ffmpeg

Some context: I have an MKV file, I am attempting to stream it to http://localhost:8090/test.flv as an …

ffmpeg ffserver
Not able to configure FFserver for RTSP

I am kind of new to the streaming world... so, please forgive me if I ask kind of dumb question. …

ffmpeg rtsp ffserver
Using ffserver to do UDP multicast streaming

Here's the deal. I'm working with IPTV hardware and I need to output a bunch of demo streams. These are …

ffmpeg udp multicast ffserver
ffmpeg 2.4.2 concatenate mp4 files

I am trying to concatenate some mp4 files one after another. I execute the following: ffmpeg -i concat:1.mp4\|2.mp4\|3.…

video ffmpeg mp4 concat ffserver