Changes between Version 8 and Version 9 of ffserver
- Timestamp:
- Oct 17, 2013, 4:15:16 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ffserver
v8 v9 3 3 = Introduction = 4 4 5 If you need to [http://en.wikipedia.org/wiki/Streaming_media stream your audio/video content over the internet], you'll usually need [ http://en.wikipedia.org/wiki/List_of_streaming_media_systems#Serversa streaming (broadcasting) server], one of which is '''[http://ffmpeg.org/ffserver.html ffserver]'''. It is able to collect multiple input sources (usually ffmpeg applications) and transcode/remux/broadcast each of them using multiple output streams. The simple diagram is shown on the image below:5 If you need to [http://en.wikipedia.org/wiki/Streaming_media stream your audio/video content over the internet], you'll usually need [StreamingGuide a streaming (broadcasting) server], one of which is '''[http://ffmpeg.org/ffserver.html ffserver]'''. It is able to collect multiple input sources (usually ffmpeg applications) and transcode/remux/broadcast each of them using multiple output streams. The simple diagram is shown on the image below: 6 6 7 7 [[Image(ffserver_map.png)]]
