[FFmpeg-user] RTMP stream to HTTP

Jonathan ROY jonathan.roy at caldera.com
Mon Feb 8 14:56:45 CET 2016


Thank you for your quick and complete answer Jimmy, it works like a charm now. 
Jonathan ROY - Software Engineer
	
1 rue des Frères Lumière - BP 78002 - Parc d'Activités d'Eckbolsheim - 67038 Strasbourg Cedex 2 - France
Tel :+33 (0)3 88 21 00 00 | Fax : +33 (0)3 88 75 62 42
www.caldera.com <http://www.caldera.com/>
Discover our new digital signage solution : www.variabledisplay.com <http://www.variabledisplay.com/>
> Le 8 févr. 2016 à 14:16, Jimmy Asher <jasher at safarimontage.com> a écrit :
> 
> 
> 
> On 2/8/16, 8:07 AM, "ffmpeg-user on behalf of Jonathan ROY" <ffmpeg-user-bounces at ffmpeg.org on behalf of jonathan.roy at caldera.com> wrote:
> 
>> [webm @ 0x7fba6b009350] Codec for stream 0 does not use global headers but container format requires global headers
>> [webm @ 0x7fba6b009350] Codec for stream 1 does not use global headers but container format requires global headers
> 
> You will need to add the "AVOptionAudio flags +global_header” and "AVOptionVideo flags +global_header” flags to the ffserver config file
> 
> 
>> [webm @ 0x7fba6b009350] Extradata corrup
> 
> Either define the audio codec or enable NoAudio.  FFServer is very picky about the config file settings and it has to be just right for it to work
> 
> You may also find this useful:
> 
> http://stackoverflow.com/questions/26222512/streaming-webm-with-ffmpeg-ffserver
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user



More information about the ffmpeg-user mailing list