Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
rtmpdump for footyfree.tvcan somebody please provide rtmpdump for this channel
http://www.footyfree.tv/sky-sports-1-live-stream.html |
#2
|
|||
|
|||
Re: rtmpdump for footyfree.tvCode:
rtmpdump -v -r "rtmpe://46.246.29.150:1935/live/" -a "live/" -f "WIN 14,0,0,145" -W "http://player.hdcast.org/player.swf" -p "http://www.hdcast.org/embedlive2.php?u=janu1&vw=640&vh=460&domain=www.footyfree.tv" -y "janu1" -T "#yw%%tt#w@kku" -o "output.flv" |
#3
|
|||
|
|||
Re: rtmpdump for footyfree.tvthanks for your code. how can i use it for restreaming..(ffmpeg) Thanks
|
#4
|
|||
|
|||
Re: rtmpdump for footyfree.tvCode:
rtmpdump -v -r "rtmpe://46.246.29.150:1935/live/" -a "live/" -f "WIN 14,0,0,145" -W "http://player.hdcast.org/player.swf" -p "http://www.hdcast.org/embedlive2.php?u=janu1&vw=640&vh=460&domain=www.footyfree.tv" -y "janu1" -T "#yw%%tt#w@kku" | ffmpeg -loglevel error -i - -isync -acodec aac -strict -2 -b:a 128000 -ar 32000 -vcodec libx264 -preset veryfast -b:v 500k -f flv "HERE PUT YOUR CAST RTMP URL" |
#5
|
|||
|
|||
Re: rtmpdump for footyfree.tvThanks for replying . can u teach me how did you draw this info ?
|
#6
|
|||
|
|||
Re: rtmpdump for footyfree.tvplease mr hasomaso
i dont understand this "HERE PUT YOUR CAST RTMP URL" I am a novice please Explain how can i use it for restreaming..(ffmpeg) thank you |
#7
|
|||
|
|||
Re: rtmpdump for footyfree.tvhey here is a example site
http://flashstreaming.mobi/ 1. channel name example "1234test" 2. click create channel 3. copy FMS url "rtmp://live.flashstreaming.mobi/live" 4. copy stream name "1234test" 5. put together "rtmp://live.flashstreaming.mobi/live/1234test" and copy this in your code |
#8
|
|||
|
|||
Re: rtmpdump for footyfree.tvhow did u draw the ip and token from channel? please help
|
#9
|
|||
|
|||
Re: rtmpdump for footyfree.tvwith wireshark and other
|
#10
|
|||
|
|||
Re: rtmpdump for footyfree.tvI used rtmpdumphelper and got this info
Processing connect app: live/ flashVer: WIN 14,0,0,145 swfUrl: http://player.hdcast.org/player.swf/[[DYNAMIC]]/2/[[DYNAMIC]]/3 ERROR: RTMP_HashSWF: swfurl http://player.hdcast.org/player.swf/[[DYNAMIC]]/2/[[ DYNAMIC]]/3 not found tcUrl: rtmpe://46.246.124.30:1935/live/ pageUrl: http://www.hdcast.org/embedlive2.php...0&domain=www.f ootyfree.tv WARNING: Trying different position for server digest! Playpath: janu1 Saving as: janu1 INFO: Metadata: INFO: duration 0.00 INFO: width 720.00 INFO: height 400.00 INFO: videodatarate 390.62 INFO: framerate 25.00 INFO: videocodecid 7.00 INFO: audiodatarate 31.25 INFO: audiosamplerate 48000.00 INFO: audiosamplesize 16.00 INFO: stereo TRUE INFO: audiocodecid 10.00 INFO: encoder Lavf55.45.100 INFO: filesize 0.00 WARNING: ignoring too small audio packet: size: 0 ERROR: RTMP_ReadPacket, failed to read RTMP packet header Closing connection... done! .. the code in your ip was different. also it didnot provide me the info about token .. please help me how to get token ... Thanks |
Tags: footyfree, hdcast |
Thread Tools | |
Display Modes | |
|
|