knoppmyth.net Forum Index knoppmyth.net
The home of KnoppMyth.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

MythStream not showing in Menus
Goto page 1, 2  Next
 
Post new topic   Reply to topic    knoppmyth.net Forum Index -> Usage/HowTo
View previous topic :: View next topic  
Author Message
bondo



Joined: 10 May 2005
Posts: 30
Location: Brisvegas, Australia

PostPosted: Sat Jun 04, 2005 6:23 am    Post subject: MythStream not showing in Menus Reply with quote

Ive installed mythstream according to the instructions on the knoppmythwiki however the buttons arent appearing in the menus. i followed the wiki to the letter, so it should be showing up - well, at least in theory Confused

at the bottom of the page on the wiki there is a comment from Kerry Morrison
Quote:
I tried to install Mythstream a few weekends ago and it refused to show up in Mythtv. I followed all the instructions and kept thinking it was a plugin issue. It wasn't. My Myththemes was messed up. I cleaned and re-installed Myththemes, made the required additions to lirary.xml and media_settings.xml and it works perfectly now.

so it sounds like perhaps i am having similar issues and this solution might fix the problem for me, but there is not enough information supplied. can anyone shed some light on this one? i would be very grateful - i love my internet radio Very Happy

using - knoppmyth R5A16
Back to top
View user's profile Send private message Visit poster's website
jcmthree



Joined: 11 Apr 2005
Posts: 1

PostPosted: Sun Jun 05, 2005 1:09 pm    Post subject: Reply with quote

Just had the same problem. Even though I'm 99.9% sure I did this step properly:

9. edit settings.pro and change /usr/local to /usr

I still ended up with all of the files installed to /usr/local. Just copy or move this directory and file

/usr/local/share/mythtv/mythstream
/usr/local/lib/mythtv/plugins/libmythstream.so

to

/usr/share/mythtv/mythstream
/usr/lib/mythtv/mythtv/plugins/libmythstream.so

Hopefully that's all you have wrong. After that it worked out of the box for me.

EDIT: fixed the path to libmythstream.so


Last edited by jcmthree on Sun Nov 11, 2007 4:43 pm; edited 2 times in total
Back to top
View user's profile Send private message
bondo



Joined: 10 May 2005
Posts: 30
Location: Brisvegas, Australia

PostPosted: Sun Jun 05, 2005 8:32 pm    Post subject: Reply with quote

thanks for that - i followed your instructions and it showed up in the menus, but clicking on the buttons caused my system to crash.

i also had to copy the following files to get it to work:

copy
/usr/local/share/mythtv/themes/default/stream-ui.xml
/usr/local/share/mythtv/streamconfigmenu.xml cp
/usr/local/share/mythtv/themes/default/stream.png
/usr/local/share/mythtv/themes/blue/stream.png

to
/usr/share/mythtv/themes/default/stream-ui.xml
/usr/share/mythtv/streamconfigmenu.xml
/usr/share/mythtv/themes/default/stream.png
/usr/share/mythtv/themes/blue/stream.png
Back to top
View user's profile Send private message Visit poster's website
Connollyr
Guest





PostPosted: Sun Jun 19, 2005 4:05 pm    Post subject: Reply with quote

Just a question as I install mythstream i come to the step where it tells me to cd to the /mythstream directory
No such directory under /usr/mythtv
so I am not sure at what point that directory would have been created.
Back to top
elgordo123



Joined: 12 Feb 2004
Posts: 392
Location: Beaumont, CA

PostPosted: Mon Jun 20, 2005 10:25 am    Post subject: Reply with quote

What step are you talking about? If it installed in the rigth directory, it should be in /usr/share//mythtv/mythstream.
_________________
ASUS A7N266 Micro-ATX Motherboard
Athlon 2200 processor
512K Kingston PC2100 Memory
MicroAtx Case
2 PVR250's w/remote
eVGA e-GeForce mx4000 (64 Ram with Tv/Out (Svideo))
Lite-on DVD cd-rw combo
120 GB Western Digital
Back to top
View user's profile Send private message AIM Address
connollyr12



Joined: 21 Jun 2005
Posts: 57

PostPosted: Tue Jun 21, 2005 4:21 pm    Post subject: Reply with quote

Sorry, I had to create a new profile because of access problems with connollyr
I followed the instructions below but at step 10 I saw nothing in the /usr/share/mythstream folder and nothing in the previous instructions that would have created a directory like the above. My skill level isn't great but not to bad either, I have installed myth under fedora and the R3-->R5a16 versions of Knoppixmyth. I downloaded the files in step 1 to a temp folder and then extracted each to its own folder.

My Web interface works well and so does webmin i am using the Haupauge 350 flawlessly just want to take this next step

Thanks for any input

1. Download mythstream and player.xml from http://home.kabelfoon.nl/~moongies/streamtuned.html
(Make sure to get mythstream at bottom of page, not streamtuned at top)


2. tar -xvzf mythstream-v0.16_3.tar.gz
3. export QTDIR=/usr/share/qt3
4. export PATH=$PATH:$QTDIR/bin
5. cd /usr/src/mythtv/sources
7. tar -xvjf mythtv-0.17.tar.bz2
8. cd mythtv-0.17
9. edit settings.pro and change /usr/local to /usr.
10. cd path-to-mythstream/mythstream (no path anywhere to Mythstream)
Back to top
View user's profile Send private message Send e-mail
ninti



Joined: 21 Jun 2005
Posts: 18

PostPosted: Sat Jun 25, 2005 8:58 pm    Post subject: Reply with quote

connollyr12 wrote:
Sorry, I had to create a new profile because of access problems with connollyr
I followed the instructions below but at step 10 I saw nothing in the /usr/share/mythstream folder and nothing in the previous instructions that

10. cd path-to-mythstream/mythstream (no path anywhere to Mythstream)


I think he means the path to the untared source code in step 2.
Back to top
View user's profile Send private message
ninti



Joined: 21 Jun 2005
Posts: 18

PostPosted: Sat Jun 25, 2005 10:41 pm    Post subject: Reply with quote

bondo wrote:
thanks for that - i followed your instructions and it showed up in the menus, but clicking on the buttons caused my system to crash.

i also had to copy the following files to get it to work:


Negative for me too. I followed the directions pretty well until the apt-get install mplayer-k7, which is not an available package for me, even after an apt-get update. It won't install "mplayer" either, saying I have a newer version. Should I go and compile it from source? I don't care that much about the Realaudio streams and it was my impression that was the only reason you would need to do that.

Anyway, after all that, and the
cp -r /usr/local/share/mythtv/* /usr/share/mythtv I did based on this thread, the icons are there, but they don't do anything, just highlight for a second and go right back to the menu.

Better than crashing I suppose. Smile
Back to top
View user's profile Send private message
Ashlar



Joined: 21 May 2004
Posts: 18

PostPosted: Sun Jun 26, 2005 7:41 am    Post subject: Reply with quote

If you're having trouble getting the video streams to play, try this..

Code:
# vi /usr/share/mythtv/mythstream/player.xml


and add

Code:
     <item>
       <name>-vo</name>
       <value>xv</value>
     </item>

to the <custom> section

-Ashlar
Back to top
View user's profile Send private message
tjc



Joined: 25 Mar 2004
Posts: 9117
Location: Arlington, MA

PostPosted: Sun Jun 26, 2005 8:48 am    Post subject: Reply with quote

Unless we know someone is comfortable with vi or emacs we tend to recommend a simpler editor like nano or nedit. Dropping newbies into vi has been declared cruel and inhumane in most juristictions.
Back to top
View user's profile Send private message
Xsecrets



Joined: 06 Oct 2003
Posts: 4978
Location: Nashville, TN

PostPosted: Sun Jun 26, 2005 9:05 am    Post subject: Reply with quote

nah just point them to vimtutor to learn it since vi is a very good skill to have anyways.
_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ninti



Joined: 21 Jun 2005
Posts: 18

PostPosted: Mon Jun 27, 2005 1:13 am    Post subject: Reply with quote

jcmthree wrote:
I still ended up with all of the files installed to /usr/local. Just copy or move this directory and file [...]
/usr/local/lib/mythtv/plugins/libmythstream.so
to [...]
/usr/local/lib/mythtv/plugins/libmythstream.so


I think jcmthree just had a typo in his post, since he is saying copy the .so file to itself. I did a:

cp /usr/local/lib/mythtv/plugins/libmythstream.so /usr/lib/mythtv/plugins

That finally got me the MythStream screen and while none of the news streams worked, I was able to play one of the music streams. Woohoo! This is one of the top reasons I wanted to get MythTV rather than a Tivo or some other DVR, so that makes me pretty happy.

I haven't tested further than that yet, because I have to get some sleep tonight. I have been dreaming about Knoppmyth every night this weekend, which is more than a bit disturbing.
_________________
Current setup: KnoppMyth R5A16, P4 2.4ghz, 1 PVR-500 (2 tuners), AC97 audio, TV-out w/ Nvidia MX 4000, Irman
Linux skill level: Newbie |-------*-------------------| Guru
Back to top
View user's profile Send private message
rarefluid



Joined: 12 Apr 2005
Posts: 41
Location: Goettingen, Germany

PostPosted: Sun Aug 21, 2005 2:41 pm    Post subject: Reply with quote

Hi. I had the same problem just now. Solved it by
cp -r /usr/local/share/mythtv/* /usr/share/mythtv
and
cp /usr/local/lib/mythtv/plugins/libmythstream.so /usr/lib/mythtv/plugins

...does this mean "make install" doeas the wrong thing, or the install instructions are wrong? Or are we all too stupid...
Back to top
View user's profile Send private message
Xsecrets



Joined: 06 Oct 2003
Posts: 4978
Location: Nashville, TN

PostPosted: Sun Aug 21, 2005 5:13 pm    Post subject: Reply with quote

what it means is that the default install directories in the mythtv makefile do not match the install location used in knoppmyth/debian.
_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets
Back to top
View user's profile Send private message Send e-mail Visit poster's website
rarefluid



Joined: 12 Apr 2005
Posts: 41
Location: Goettingen, Germany

PostPosted: Sun Aug 21, 2005 5:31 pm    Post subject: Reply with quote

ok ;-)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    knoppmyth.net Forum Index -> Usage/HowTo All times are GMT - 8 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group