Bonsoir,
Merci
J'ai essayé sans résultat
J'obtiens biens une adresse rtmp......... en lançant le script

ensuite en lançant

rtmpdump -r ""rtmp://fms011.lo1.hwcdn.net:1935/v4m4b2s4/" -a "v4m4b2s4/" -f "LNX 10,0,32,18" -W "http://www.orchestredeparis.com/images/stories/flash_concert/player_flv_maxi.swf"; -p "http://www.orchestredeparis.com/index.php?option=com_concert&task=videos&page=1"; -C B:1 -y "mp4:fms/ESCHENBACHMAHLER_1_PGM_SHD_177_VF.mp4?doppl=0ddf77a34638700a&dopsig=659709bff0979dcae55bac66329bcf"
-o ESCHENBACHMAHLER_1_PGM_SHD_177_VF.mp4"

J'obtiens

ERROR: you must specify a playpath (--playpath) or url (-r "rtmp://host[:port]/playpath") containing a playpath

Encore merci pour votre aide
LIndien


Emmanuel Benazera a écrit :
Salut,

en fait un ami, Camille Harang, a trouvé la solution, dixit :

"Chez moi ça marche. Avec une version récente (svn rev 463 ici) de
rtmpdump.

Peut être que ça marchera direct avec le lien produit par rtmpsrv :

rtmpdump -r "rtmp://fms011.lo1.hwcdn.net:1935/v4m4b2s4/"
 -a "v4m4b2s4/" -f "LNX 10,0,32,18" -W
"http://www.orchestredeparis.com/images/stories/flash_concert/player_flv_maxi.swf";
-p
"http://www.orchestredeparis.com/index.php?width=750&height=345&modal=true&option=com_concert&task=popvideo&videoid=100";
-C B:1 -y
"mp4:fms/ESCHENBACHMAHLER_1_PGM_SHD_177_VF.mp4?doppl=08983d00437ddebf&dopsig=215a506761d68e6ede447bf1caada269"
-o ESCHENBACHMAHLER_1_PGM_SHD_177_VF.mp4

Sinon, reproduire l'opération en lançant :

sudo iptables -t nat -A OUTPUT -p tcp --dport 1935 -j REDIRECT ; sudo
sysctl net.netfilter.nf_conntrack_acct=1 ;
/usr/local/src/rtmpdump-svn463/rtmpsrv ; sudo iptables -t nat -D OUTPUT -p
tcp --dport 1935 -j REDIRECT ; sudo sysctl
net.netfilter.nf_conntrack_acct=0

Ouvrir la page et commencer à lire le flux. Lorsque rtmpsrv affiche la
commande rtmpdump faire Ctrl+C, copier-coller la commande dans le terminal
et la lancer. C'est possible qu'il faille reproduire cette opération car
y'a des clefs dans l'URL qui sont sans doute unique pour chaque session.

Adishatz,

Camille."

Emmanuel

On Fri, May 07, 2010 at 09:12:43AM +0200, JMP wrote:
   Merci

   Emmanuel Benazera a ecrit :

 Hello,

 l'outil pour ce genre de choses c'est rtmpdump.

 Cela dit, j'ai tout essaye, et comme dans ce fil de discussion :
 http://lists.mplayerhq.hu/pipermail/rtmpdump/2010-February/000491.html

 ... c,a ne marche pas :/

 Ca ne veut pas dire qu'il n'existe pas une autre solution.

 Emmanuel

 On Thu, May 06, 2010 at 11:25:15PM +0200, JMP wrote:
 Bonjour, <cold.gif>
Est-ce que l'un d'entre vous a dej`a reussi ou essaye d'enregistrer les symphonies de Mahler par l'orchestre de Paris?

 
http://www.orchestredeparis.com/index.php?width=750&height=345&modal=true&option=com_concert&task=popvideo&videoid=100

 Merci
 LIndien <cheers.ani.gif> <drinking.ani.gif> <drinking.ani.gif> ( ... )

 _______________________________________________
 Toulouse-ll mailing list
 Toulouse-ll@toulibre.org
 http://toulibre.org/cgi-bin/mailman/listinfo/toulouse-ll


_______________________________________________
Toulouse-ll mailing list
Toulouse-ll@toulibre.org
http://toulibre.org/cgi-bin/mailman/listinfo/toulouse-ll

_______________________________________________
Toulouse-ll mailing list
Toulouse-ll@toulibre.org
http://toulibre.org/cgi-bin/mailman/listinfo/toulouse-ll

_______________________________________________
Toulouse-ll mailing list
Toulouse-ll@toulibre.org
http://toulibre.org/cgi-bin/mailman/listinfo/toulouse-ll

Reply via email to