working on kodi and ffmpeg link
rtmp://streaming1.extrazimut.net/azimutlive playpath=tytele swfUrl=http://streaming1.extrazimut.net/players/lecteurStreaming.swf?idFlash=lecteurSTRM&fichierCo nfig=&serveurFMS=1&applicationFMS=live&autostart=t rue&&video=tytele&autorisePleinEcran=y&%20largeurJ S=500&hauteurJS=380 swfVfy=1 live=1
rtmpdump command
Code:
rtmpdump -r "rtmp://streaming1.extrazimut.net/azimutlive" --playpath="tytele" --swfUrl="http://streaming1.extrazimut.net/players/lecteurStreaming.swf?idFlash=lecteurSTRM&fichierConfig=&serveurFMS=1&applicationFMS=live&autostart=true&&video=tytele&autorisePleinEcran=y&%20largeurJS=500&hauteurJS=380" --swfVfy="1" live="1" -o file.flv
error
Code:
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: couldn't contact swfurl 1 (HTTP error -1)
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
ERROR: Closing connection: NetStream.Play.StreamNotFound
someone would have an idea it please