View Single Post
  #16  
Old 05-09-2015, 12:35 PM
Zebra Zebra is offline
Junior Member
 
Join Date: May 2015
Posts: 7
Zebra is on a distinguished road
Default

Re: MLB.TV Livestreamer Support?


Quote:
Originally Posted by joejones15 View Post
so this url plays without any login, the on-demand feed:
Code:
http://mlb.mlb.com/shared/flash/mediaplayer/v4.5/R7/MP4.jsp?calendar_event_id=14-414053-2015-05-06&content_id=103564583&media_id=&view_key=&media_type=video&source=MLB&sponsor=MLB&clickOrigin=Media+Grid&affiliateId=Media+Grid&team=mlb
This is what rtmpdumphelper did on "suck" mode:

so i ran rtmpdumphelper on "serve" mode and got this download of cumulative files, with the most recent and largest file playing the whole video...so this will work and download the whole game, but your folder will have a bunch of smaller files...but the most recent and largest file has the whole thing start to finish:
Sorry if this is a silly question, but I must be doing something wrong. When I run rtmpdumphelper in either mode, the only command prompt output I get is
Code:
RTMP Server 2.4 GIT-2015-01-15 (Compiled by KSV)
(c) 2010 [etc., etc.]

Streaming on rtmp://0.0.0.0:1935
I tried launching the browser before rtmpdumphelper, and vice versa. I tried Chrome and Firefox. The rtmpdumphelper GUI says that it successfully launches the RTMP proxy server and successfully attaches to the web browser. Should it take a while?
Reply With Quote