Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 02-17-2013, 06:03 PM
stream23leech stream23leech is offline
Junior Member
 
Join Date: Feb 2013
Posts: 10
stream23leech is on a distinguished road
Default

aljazeera.com - Canned Dreams


How does it work?
http://www.aljazeera.com/programmes/...460884587.html

This is from wireshark:
Code:
.n....=..t..o<.XQ..........1<}#...-
...U.C..........Q.._.......m...:...>j....)Xi..6..hx........x..o..g...H.H._.sPV.i..u0q.....K...$...)....eJ&.........l.r|.tNC_gdm....["._.!.N..@..G..?..rQ&X.....5..@.l+........>........connect.?..........app..`ajenglish?videoId=2163735742001&lineUpId=&pubId=665003303001&playerId=1422553060001&affiliateId=..fl.ashVer...LNX 11,2,202,261..swfUrl..jhttp://admin.brightcove.com/viewer/us20130212.1339/federatedVideoUI/BrightcovePlayer.swf?uid.=1361116525015..tcUrl...rtmp://ajenglishfs.fplive.net:1935/ajenglish?videoId=2163735742001&lineUpId=&pubId=665003303001&playerId.=1422553060001&affiliateId=..fpad....capabilities.@m........audioCodecs.@.........videoCodecs.@o.......
videoFunction.?..........pageUrl...http://www.aljazeera.com..objectEncoding.............LJi.......2....o....E..p..nn6........P....fJ).)^[...........%.x.....O[.}.
....'K..@.U.<.U.|.I.=..y]"..f.....-..5.J..E.4\.....L.^=..E..=...&=.:._? M."U..HVq.eU
....<...5..e.mu&..0.8.....^F.kNr{.............&%..............&%................@................_result.?..........fmsVer..
FMS/4,5,3,101..capabilities.@o........mode.?.............level...status..code...NetConnection.Connect.Success..description...Connection succeeded...objectEncoding...........data.......version...4,5,3,101.....................onBWDone.......................&%................createStream.@........C.....e....getStreamLength.@..........Fmp4:665003303001/665003303001_2163868162001_WEB-WIT-Canned-1643-13.mp4B.....
.........................._result.@.........?......................play.............mp4:665003303001/665003303001_2163868162001_WEB-WIT-Canned-1643-13.mp4?videoId=2163735742001&lineUpId=&pubId.=665003303001&playerId=1422553060001&affiliateId=..................................._result.@.........@.Dfffff................................@..................................onStatus.............level...status..code...NetStream.Play.Reset..description..YPlaying and resetting 665003303001/665003303001_2163868162001_WEB-WIT-Canned-1643-13.mp4...details..B665003303001/665003303001_2163868162001_WEB-WIT-Canned-1643-13.mp4..clientid...pAAXgwJA..................onStatus.............level...status..code...NetStream.Play.Start..description..SStarted playing 665003303001/665003303001_2163868162001_WEB-WIT-Canned-1643-13.mp4...details..B665003303001/665003303001_2163868162001_WEB-WIT-Canned-1643-13.mp4..clientid...pAAXgwJA..................|RtmpSampleAccess......................,........onStatus...code...NetStream.Data.Start.................
onMetaData.......duration.@.Dfffff..moovPosition.@H........width.@.@.......height.@w........videocodecid...avc1..audiocodecid...mp4a.
avcprofile.@P........avclevel.@6........aacaot.@.........videoframerate.@.........audiosamplerate.@........
audiochannels.@.........tags.........too...Lavf53.24.2.....trackinfo
.......length.@.. ......timescale.@.........language...eng..sampledescription
......
sampletype...avc1.........length.A.........timescale.@.........language...eng..sampledescription
......
sampletype...mp4a...............0...........B......gB.....1....`.d@....@..........h.. ................C..........E....H..,. .#..x264 - core 118 r2085 8a62835 - H.264/MPEG-4 AVC codec - Copyleft 2003-2011 - http://www.videolan.org/x264.html - options: cabac=0 ref=3 deblock=1:0:0 analyse=0x1:0x111 me=hex subme=5 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=6 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=0 keyint=15 keyint_min=8 scenecut=40 intra_refresh=0 rc_lookahead=15 rc=cbr mbtree=1 bitrate=260 ratetol=1.0 qcomp=0.60 qpmin=10 qpmax=51 qpstep=4 vbv_maxrate=260 vbv_bufsize=130 nal_hrd=none ip_ratio=1.40 aq=1:1.00......e.._........H.&..
...Bg.3..................................d0.S......O..x...QPx|.U.x..........2....
So I thought it should look like this:
Code:
rtmpdump -r "rtmp://ajenglishfs.fplive.net" -y "ajenglish?videoId=2163735742001&lineUpId=&pubId=665003303001&playerId.=1422553060001&affiliateId=" -W "http://admin.brightcove.com/viewer/us20130212.1339/federatedVideoUI/BrightcovePlayer.swf?uid.=1361116525015" -p "http://www.aljazeera.com" -a "ajenglish?videoId=2163735742001&lineUpId=&pubId=665003303001&playerId=1422553060001&affiliateId=" -o test.mp4 -v -z
But it doesn't work:
Code:
Closing connection: NetStream.Play.StreamNotFound
Could anyone here please point out the error?
Reply With Quote
  #2  
Old 02-18-2013, 01:43 AM
AmazingMatze AmazingMatze is offline
Member
 
Join Date: Sep 2011
Posts: 52
AmazingMatze is on a distinguished road
Default

Re: aljazeera.com - Canned Dreams


Code:
rtmpdump -r "rtmp://ajenglishfs.fplive.net:1935/ajenglish" -a "ajenglish?videoId=2163735742001&lineUpId=&pubId=665003303001&playerId=1422553060001&affiliateId=" -f "WIN 11,6,602,168" -W "http://admin.brightcove.com/viewer/us20130212.1339/federatedVideoUI/BrightcovePlayer.swf" -p "http://www.aljazeera.com/programmes/witness/2013/02/201321312460884587.html" -y "mp4:665003303001/665003303001_2163868162001_WEB-WIT-Canned-1643-13.mp4?videoId=2163735742001&lineUpId=&pubId=665003303001&playerId=1422553060001&affiliateId=" -o "665003303001_2163868162001_WEB-WIT-Canned-1643-13.mp4.flv"
Reply With Quote
Reply Post New Thread
Tags: ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 10:47 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons