View Single Post
  #14  
Old 12-12-2010, 01:38 AM
Stream Recorder
 
Posts: n/a
Default

Re: NBA International LP capping


Quote:
Originally Posted by Anon123 View Post
So i see you solved wnba problem so i've got one more for you experts. I've benn trying to solve this for 3 days and still without success.

Code:
http://ilp.nba.com/nbalp/console.jsp
Nba league pass changed their streaming and instead of one FLV file this year stram consists of several MP4 files. Example:

Code:
http://nlds24.cdnl3.neulion.com/nlds/nba/chicago/as/live/chicago_hd_4/20101212/01/0038.mp4
There are thousands of these...
This was discussed already:
Recording new setup of NBA League pass

Quote:
Originally Posted by Anon123 View Post
So i tried Wireshark, CooJah, some others and finally got some interesting URL with URLSnooper.

Code:
rtmp://cdncon.fcod.llnwd.net/a277/e1/mp4:u/nbamobile/vod/nba/2010/12/10/21000333/pc/2_21000333_lal_chi_2010_h_condensed.mp4
I tried to download this with rtmpdump, failed. Then tried Orbit Downloader, failed again. RMC4 captures only small MP4 files. So i would be very grateful if someone could help me solve this.
To download RTMP streams you may need to know not only the URL, but also some other parameters. If you can play the RTMP stream, you should be able to get them.
Reply With Quote