Stas Oskin wrote:
> Hi Luca.
> 
> Ok, so you are using in-band global headers... This is not supported by
>> many proprietary players. If you want to generate streams that such players
>> can receive, you have to set AVFMT_GLOBALHEADER in the AVOutputFormat
>> flags, or add "-vglobal 1" to the ffmpeg command line (and you have to
>> re-generate the SDP, that will contain a "config=" attribute in the
>> "a=fmtp.." line).
>>
>> The alternative is to use a better player (vlc works quite well).
> 
> 
> This works great in QuickTime - but doesn't work at all with RealPlayer.
> Have you ever succeed streaming to RP via FFMPEG RTP output?

The problem is that realplayer does not support standard mpeg4 (some time
ago, the same question was asked, and I installed realplayer for performing
some tests... The result was that realplayer is not able to receive mpeg4
streams, even if they are streamed by QTSS or similar).



                        Luca
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to