Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Help to Record a 786cast ChannelHi 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
|
#2
|
|||
|
|||
Re: Help to Record a 786cast ChannelCode:
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 |
#3
|
|||
|
|||
Re: Help to Record a 786cast ChannelThanks 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
|
#4
|
|||
|
|||
Re: Help to Record a 786cast ChannelYishaofang, 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
|
#5
|
|||
|
|||
Re: Help to Record a 786cast ChannelQuote:
Use rtmpdump --help for this answer. Code:
--flashVer|-f string Flash version string (default: "LNX 10,0,32,18") yishaofang has flash version WIN 11,2,202,233 installed. I have flash version LNX 10,1,102,64 installed. (LNX==Linux) |
#6
|
|||
|
|||
Re: Help to Record a 786cast ChannelPerfect 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)
|
#7
|
|||
|
|||
Re: Help to Record a 786cast ChannelQuote:
|
Tags: record 786cast telefetv |
Thread Tools | |
Display Modes | |
|
|