pabloavegno
04-30-2012, 08:40 AM
Hi to everybody, I need your help to create the necessary command to record with the program rtmpdump the website http://www.786cast.tv/channel.php?u=telefetv.k25.net Thanks in advance!! Pablo
yishaofang
04-30-2012, 09:24 AM
rtmpdump -r "rtmp://edge1.786cast.tv/live" -a "live" -f "WIN 11,2,202,233" -W "http://www.786cast.tv/jplayr.swf" -p "http://www.786cast.tv/embed2.php?u=telefetv.k25.net&vw=590&vh=360" --live -y "13037175602232" -o 13037175602232.flv
pabloavegno
04-30-2012, 05:15 PM
rtmpdump -r "rtmp://edge1.786cast.tv/live" -a "live" -f "WIN 11,2,202,233" -W "http://www.786cast.tv/jplayr.swf" -p "http://www.786cast.tv/embed2.php?u=telefetv.k25.net&vw=590&vh=360" --live -y "13037175602232" -o 13037175602232.flv
Thanks Yishaofang, You are a genious. I undestood after your answer that I have to record the packs with the Wireshark soft and then copy all the parameters into the correct order and syntax. Thanks again !! Pablo from Argentina
pabloavegno
05-01-2012, 06:46 AM
rtmpdump -r "rtmp://edge1.786cast.tv/live" -a "live" -f "WIN 11,2,202,233" -W "http://www.786cast.tv/jplayr.swf" -p "http://www.786cast.tv/embed2.php?u=telefetv.k25.net&vw=590&vh=360" --live -y "13037175602232" -o 13037175602232.flv
Yishaofang, trying to understand every parameter so as to learn the lesson, can I ask you some questions ? I see in the Wireshark some different thinks like WIN 11,2,202,235, instead of WIN 11,2,202,233. Another thing is that I see in your parameters ...net&vw=590&vh=360 while in wireshark i see ...net&vw=468&vh=350. Finally I tried to put a different file name instead of 13037175602232, but the soft did nor record anything. What means 13037175602232 ? This number did not appear in wireshark. Thanks in advance !!! Pablo
bat999
05-01-2012, 04:16 PM
I see in the Wireshark some different thinks like WIN 11,2,202,235, instead of WIN 11,2,202,233.
Hi
Use rtmpdump --help for this answer.
--flashVer|-f string Flash version string (default: "LNX 10,0,32,18")
You have flash version WIN 11,2,202,235 installed.(WIN==Windows)
yishaofang has flash version WIN 11,2,202,233 installed.
I have flash version LNX 10,1,102,64 installed. (LNX==Linux)
:)
pabloavegno
05-01-2012, 06:36 PM
Perfect now with Win :-) Sorry for being so junior :-) My only doubt now is the playpath or what it is the same, the number after de "-y". Where do I get this number or playpath ?? Thanks. Pablo (-y "13037175602232" -o 13037175602232.flv)
yishaofang
05-01-2012, 08:51 PM
Perfect now with Win :-) Sorry for being so junior :-) My only doubt now is the playpath or what it is the same, the number after de "-y". Where do I get this number or playpath ?? Thanks. Pablo (-y "13037175602232" -o 13037175602232.flv)
please use RTMPExplorer (http://all-streaming-media.com/record-video-stream/RTMPExplorer-freeware-GUI-for-rtmpsrv-Windows.htm)
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.