Hi,
We are planning to use ffserver for dynamic manipulation of streams
(transcoding/applying filters etc..) coming from a camera feed.
The manipulation is dynamic because it is decided at runtime based on the
request coming from the users.
Related to this I have two queries:
1. Can ffser
Hi,
I want to setup a streaming server using ffmpeg and ffserver.
I have an mjpeg feed from an IP camera as input. I need to transcode this to
h264 using ffmpeg and restream it using ffserver.
Have any one tried this before?. What is the working configuration in ffserver
conf file and ffmpeg com