Revision 8190f62f doc/ffserver.conf
doc/ffserver.conf | ||
---|---|---|
306 | 306 |
#</Stream> |
307 | 307 |
|
308 | 308 |
|
309 |
# Transcode an incoming live feed to another live feed, |
|
310 |
# using libx264 and video presets |
|
311 |
|
|
312 |
#<Stream live.h264> |
|
313 |
#Format rtp |
|
314 |
#Feed feed1.ffm |
|
315 |
#VideoCodec libx264 |
|
316 |
#VideoFrameRate 24 |
|
317 |
#VideoBitRate 100 |
|
318 |
#VideoSize 480x272 |
|
319 |
#AVPresetVideo default |
|
320 |
#AVPresetVideo baseline |
|
321 |
#AVOptionVideo flags +global_header |
|
322 |
# |
|
323 |
#AudioCodec libfaac |
|
324 |
#AudioBitRate 32 |
|
325 |
#AudioChannels 2 |
|
326 |
#AudioSampleRate 22050 |
|
327 |
#AVOptionAudio flags +global_header |
|
328 |
#</Stream> |
|
329 |
|
|
309 | 330 |
################################################################## |
310 | 331 |
# SDP/multicast examples |
311 | 332 |
# |
Also available in: Unified diff