LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-19-2010, 04:28 PM   #2401
Theophile
Member
 
Registered: Jan 2003
Posts: 283

Rep: Reputation: 35

Quick question: Is it currently possible to specify on the command line which config file mlbviewer should take its settings from? Now that I've implemented realtime streaming to my phone, I'd like to be able to put those settings in their own config file and call it when I want to use that feature.
 
Old 03-19-2010, 10:13 PM   #2402
daftcat
mlbviewer Maintainer
 
Registered: Apr 2008
Posts: 1,883

Rep: Reputation: 86
Dunno about the yanks-tigers game and not going to be able to do anything with mlbviewer this weekend. Traveling to Phoenix for Spring Training and left the laptop behind. If it's a baseball emergency, use the flash applet. . Not sure if the f key works anymore but you could give that a try.

Theo, that's a negative. When I get an idea how the new season will work, I'll feel more comfortable about adding new features.
 
Old 03-22-2010, 12:08 PM   #2403
itshardertotell
Member
 
Registered: Aug 2008
Posts: 38

Rep: Reputation: 15
hi daftcat,

hope you are having a great time in phoenix!

the flash-key (f) in mlbviewer still works fine, however, watching livegames in any other way with mlbviewer is not working. archived games work fine for me.

i assume mlb.com has changed the stream-location for games.

can we help to figure out how to get the stream?

debug-output for today's cardinals v astros game:

Quote:
Traceback (most recent call last):
File "mlbviewer.py", line 1522, in <module>
curses.wrapper(mainloop, mycfg.data)
File "/usr/lib/python2.6/curses/wrapper.py", line 44, in wrapper
return func(stdscr, *args, **kwds)
File "mlbviewer.py", line 1214, in mainloop
u = g.soapurl()
File "/home/mrks/mlbviewer-svn/MLBviewer/mlbtv.py", line 1328, in soapurl
return self.flash_url(game_url)
File "/home/mrks/mlbviewer-svn/MLBviewer/mlbtv.py", line 1537, in flash_url
raise Exception,e
Exception: Could not parse the stream subscribe path: 'NoneType' object has no attribute 'groups'
any way we can help?
markus
 
Old 03-22-2010, 08:51 PM   #2404
daftcat
mlbviewer Maintainer
 
Registered: Apr 2008
Posts: 1,883

Rep: Reputation: 86
Had a great time in Phoenix. Saw a game at Camelback Ranch, home of the Dodgers. Saw part of a game at Tempe Diablo Stadium, home of the Angels. Stayed out late last night + early flight = zombified.

For live games, I'll try tomorrow morning to see what's going on.
 
Old 03-23-2010, 12:13 PM   #2405
daftcat
mlbviewer Maintainer
 
Registered: Apr 2008
Posts: 1,883

Rep: Reputation: 86
SVN revision 223: tweaking with the pattern matching

The problem is they changed the name of the live stream recently. I can't say for sure that this revision will fix it for all games but it is fixing it for games that were previously failing.

If you still run into a problem, use the test/soapevent.py or test/stdout.py scripts (use mlblistings.py to find the event-id) and tell me the url = line right before rtmpdump is started. Specifically, I'd like the text that says something like "live/mlb_c21_s800" before the "@" junk that follows.
 
Old 03-23-2010, 02:13 PM   #2406
itshardertotell
Member
 
Registered: Aug 2008
Posts: 38

Rep: Reputation: 15
thanks so much, daftcat. so far your tune up to mlbviewer works great, just as usual! thanks so much for figuring it out and tweaking it!

have a great day,
markus
 
Old 03-25-2010, 11:58 PM   #2407
daftcat
mlbviewer Maintainer
 
Registered: Apr 2008
Posts: 1,883

Rep: Reputation: 86
MLB.TV video for iPhone 2010 has finally arrived. I can watch Greinke tomorrow at work without having to explain the bandwidth consumption to IT. I watched a little of the SF-OAK game tonight and I'm impressed. Maybe y'all should just buy iPhones and iPads and leave me alone. Just kidding!
 
Old 03-27-2010, 12:43 AM   #2408
edouble312
Member
 
Registered: Apr 2009
Posts: 108

Rep: Reputation: 16
haha yeah the new at-bat is sweet. I was watching it on the airplane today (go-go wireless in-flight internet--- learn about it!) It looks clearer than last year, but I still gotta find out how long the video delay is. I hate watching a game on the phone than walking back to my apartment to see that i'm half an inning behind...
 
Old 03-29-2010, 09:05 AM   #2409
jorcacu
LQ Newbie
 
Registered: Jul 2008
Posts: 1

Rep: Reputation: 0
Help with n900

Quote:
Originally Posted by daftcat View Post
MLB.TV video for iPhone 2010 has finally arrived. I can watch Greinke tomorrow at work without having to explain the bandwidth consumption to IT. I watched a little of the SF-OAK game tonight and I'm impressed. Maybe y'all should just buy iPhones and iPads and leave me alone. Just kidding!
No I do not have a iPhone, I have a nokia n900, is a way to made mlbviewer to work on the n900?, it is linux device, runs on a ARM Cortex-A8 processor,the same to the iPhone, has 1GB of application memory and OpenGL ES 2.0 graphics acceleration. It also has a Mozilla-based Maemo browser that has Adobe Flash 9.4 support.
Please
 
Old 03-29-2010, 11:37 AM   #2410
kaput
LQ Newbie
 
Registered: May 2009
Posts: 11

Rep: Reputation: 0
Flash issues

I'm seeing a lot of glitches with Flash watching games on Ubuntu 9.10. This just started sometime last week. Anyone else seeing this?
 
Old 03-29-2010, 11:42 AM   #2411
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Quote:
Originally Posted by kaput View Post
I'm seeing a lot of glitches with Flash watching games on Ubuntu 9.10. This just started sometime last week. Anyone else seeing this?
Yes; I can watch archived games, but live games don't show up at all. Live audio works OK.

The mlb.com support forums are full of people with the same problem.

Time for me to install mlbviewer perhaps?
 
Old 03-29-2010, 12:45 PM   #2412
kaput
LQ Newbie
 
Registered: May 2009
Posts: 11

Rep: Reputation: 0
Perhaps I should have been clearer. I meant lots of video artifacts in the actual stream. Flash seems to be acting up within my browser when playing the mlb.tv stream.
 
Old 03-29-2010, 12:58 PM   #2413
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Quote:
Originally Posted by kaput View Post
Perhaps I should have been clearer. I meant lots of video artifacts in the actual stream. Flash seems to be acting up within my browser when playing the mlb.tv stream.
I don't even get that far. But they are definitely making a lot of changes to the mlb.com Flash player in the past week. Curious if mlbviewer users have been affected by this, or if all systems are go for the new season? If so I am tempted to install, curious if anyone can steer me towards a "getting started" for Debian.

(edit) I'm now watching Minn/St.L live! I guess they fixed the problem when they got back to work this morning. Kaput, I am not seeing the artifacts you describe. Maybe give it a try to see if this morning's updates solved the issue.

Last edited by snowday; 03-29-2010 at 01:02 PM.
 
Old 03-29-2010, 11:21 PM   #2414
halobug
LQ Newbie
 
Registered: Mar 2010
Posts: 4

Rep: Reputation: 0
I AM TOO! and it's ticking me off! I was 'getting help' from someone on MLBtv.com and of course the problem was on MY end and it was MY computer.

Is there a fix? Otherwise, I'm cancelling the subscription and they will give me a refund! It's impossible to watch with the seizure activity
 
Old 03-30-2010, 11:44 AM   #2415
kaput
LQ Newbie
 
Registered: May 2009
Posts: 11

Rep: Reputation: 0
Well, I finally went ahead and performed a clean setup of mlbviewer on my install of Ubuntu 9.10 (using rtmpdump from Debian Lenny). I had been waiting until the season started and any issues were mostly ironed out, hoping to just watch via Flash until then.

However, using mlbviewer last night, I was able to watch the stream in Mplayer with pretty much perfect performance. Short answer: Flash sucks, especially on Linux; mlbviewer provides a well-working solution.

I'll cross my fingers and hope that MLB.tv doesn't break things at the last second like they often do.
 
  


Reply

Tags
help, install, installation, instructions, seek, vlc, windows



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mlb.com gameday audio stream statmobile Linux - Newbie 6 05-06-2008 10:16 PM
link dies intermittently-seemingly at random- between win<->linux not linux<->linux?? takahaya Linux - Networking 10 03-09-2007 10:37 PM
triple boot linux/linux/linux No Windows involved toastermaker Linux - Newbie 12 03-02-2006 10:40 PM
Redhat (rhel v2.1) bootup problem with linux (linux vs linux-up) namgor Linux - Software 2 06-24-2004 02:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:47 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration