Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Help to Record a 786cast Channel

(http://stream-recorder.com/forum/showthread.php?t=12108)

pabloavegno 04-30-2012 08:40 AM

Help to Record a 786cast Channel


 
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

Re: Help to Record a 786cast Channel


 
Code:

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

Re: Help to Record a 786cast Channel


 
Quote:

Originally Posted by yishaofang (Post 44777)
Code:

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

Re: Help to Record a 786cast Channel


 
Quote:

Originally Posted by yishaofang (Post 44777)
Code:

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

Re: Help to Record a 786cast Channel


 
Quote:

Originally Posted by pabloavegno (Post 44818)
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.
Code:

--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

Re: Help to Record a 786cast Channel


 
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

Re: Help to Record a 786cast Channel


 
Quote:

Originally Posted by pabloavegno (Post 44845)
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


All times are GMT -6. The time now is 10:24 PM.