[Ffmpeg-devel] RTSP/RTP streaming with ffmpeg

Torben Knerr ukio
Mon May 2 15:04:19 CEST 2005


thx for your reply!

i configured like this:

./configure --enable-memalign-hack --enable-mingw32 --enable-mp3lame 
--enable
-amr_nb --enable-amr_wb --enable-faac --enable-ffserver --enable-gpl 
--extra-cf
lags=-I/local/include --extra-ldflags=-L/local/lib

but no ffserver.exe was generated... have i missed something?

regards,
torben


Luca Barbato wrote:

>Torben Knerr wrote:
>  
>
>>hi,
>>
>>i have some RTSP/RTP streaming related questions.
>>i found nothing in the documentation about streaming,
>>but google says that ffmpeg supports it :)
>>
>>1) can ffmpeg act as an RTSP server and send encoded streams over RTP?
>>    
>>
>ffserver should support it, if you want to help developing ffserver you
>are welcome =)
>  
>
>>2) if not, is it possible to send the encoded stream over RTP to a
>>Streaming server (e.g. Darwin),
>>which in turn does the RTSP Session setup etc.?
>>    
>>
>fenice is commonly used with ffmpeg as live feeder ( see
>http://streaming.polito.it/node/38 ), there is a set of experimental
>tools in the svn to have some more control (FeLiCe and mclient).
>  
>
>>3) if yes, can ffmpeg also handle 3gp and mp4 (i know it supports it for
>>file output) streams for sending over RTP?
>>    
>>
>ffserver _should_ support more or less everything ffmpeg can do, keep in
>mind that I say should since ffserver probably requires some improvements.
>
>lu
>
>  
>





More information about the ffmpeg-devel mailing list