View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 6 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Tue Nov 16, 2004 11:51 pm 
Offline
Joined: Sun Dec 14, 2003 10:57 pm
Posts: 65
Can anyone tell me how to make my recordings clickable in MythWeb? When viewing my recorded programs, each is listed with a thumbnail. When I click the thumbnail, I get an error saying
Code:
The requested URL /video_dir/1039_20041116153000_20041116160000.nuv was not found on this server.

"/video_dir/" looks like it's just waiting to be updated. So, I looked at the mythtv documentation regarding installation of mythweb, and it directed me to /var/www/config/conf.php. I see a couple things in there that look like they would help, but I also see a comment about creating a "symlink" to my video directory. The whole thing has me just a little confused, and I'd hate to screw up my myth box now that it's finally running fairly well.
Just to be clear, I do already have the proper codecs installed on my XP machine, and I am able to watch the nuv videos when I double click them while browsing the network neighborhood, but I'd like to be able to do it from my web browser so it's easier to see which show is which.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 17, 2004 12:59 pm 
Offline
Joined: Thu Apr 01, 2004 10:44 am
Posts: 677
Location: WA
you need to create a symbolic link from the TV folder to where the page is hosted .. crap im not at my box right now.. its like /var/www whatever.
sorry i wish i was at my box. anyho if you create thy symbolic link under the name video_dir it works


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 17, 2004 2:48 pm 
Offline
Joined: Tue Apr 13, 2004 6:51 pm
Posts: 890
Location: Groton, MA
This should do it

Code:
cd /var/www
ln -s  /myth/tv   video_dir


This will allow URLs in the form

Code:
http://<host>:<port>/video_dir/1061_20041116213000_20041116220000.nuv

to find 1061_20041116213000_20041116220000.nuv in /myth/tv

Keep in mind that this will not 'stream'...rather it will copy completely, then you can play it. you may be better off using your current method of double clicking in network neighborhood...just doing it in the /myth/pretty directory.

_________________
R5F1 - Dell P4 2.4Ghz 500MB - PVR250 x 2 - GeForce FX 5200 - Onboard sound/NIC 80GB ATA/250GB ATA/400GB SATA


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 17, 2004 3:41 pm 
Offline
Joined: Fri Dec 26, 2003 2:25 pm
Posts: 244
Mine streams the files. I think you have to change something in /var/www/config/conf.php to get it to work though. It shouldn't be hard to figure out from the comments.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 23, 2004 8:09 am 
Offline
Joined: Wed Jan 07, 2004 5:21 pm
Posts: 116
Dinki wrote:
Mine streams the files. I think you have to change something in /var/www/config/conf.php to get it to work though. It shouldn't be hard to figure out from the comments.


Dinki, could you post your conf.php file. I attempted to alter the file to no avail. I finaly got mythweb working so that I can securely access it from outside my home, but I would now like to be able to stream the files.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 23, 2004 9:23 am 
Offline
Joined: Fri Dec 26, 2003 2:25 pm
Posts: 244
I only have mine set up so that it streams within my local network. With that in mind, I commented out the previous value for video_url and changed it to:

define('video_url', 'myth://mythtv:6543');

by uncommenting it. You must have the DSMyth filters installed for this to work. I'm going on memory on all this, so YMMV.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 2 guests


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 post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu