![]() |
Re: mediaserv: on-demand video transcoding
Couple of questions regarding mediaserv.
I have 2 symlinked folders at the top of my mediaserv folder, browsing theorugh them normally works great, but the RSS feeds and video center feeds seem to generate ok, but have no content from the subfolders. works if I drop files into the root of the mediaserv folder. Anybody got any fix? Also, has anybody hacked it to get the metadata from a mythtv database for videos, the recordings work great, just be the icing on the cake to have the video stuff as well. Cheers Gaz |
Re: mediaserv: on-demand video transcoding
I hacked it to work with symlinks, but i can't get to my linux box now.
|
Re: mediaserv: on-demand video transcoding
To work better with symlinks, the following bit of code in getMediaInfo() would need changing:
Code:
my $type = -d $path ? 'dir' : |
Re: mediaserv: on-demand video transcoding
anyone know how I would go about securing mediaserv. I want to use it for direct access from outside my network but as it stands right now it's totally accessible to anyone browsing to port 8090.
username and password to access it an option or a way to do that through apache? |
Re: mediaserv: on-demand video transcoding
Quote:
|
Re: mediaserv: on-demand video transcoding
I looked through dd-wrt's settings on port forwarding and don't see a way to do it like that.. hmm I guess the best way is to just ssh into the host server and then open the webpage while leaving the port closed on the router.. still there should be a way to password protect things or to very easily add that functionality
|
Re: mediaserv: on-demand video transcoding
well I'm trying to do an ssh forward
I thought the command would be Quote:
Quote:
Quote:
|
Re: mediaserv: on-demand video transcoding
It's on the TODO list, but it should be possible with Apache acting as a forward-proxy using mod_proxy, combined with mod_auth.
http://httpd.apache.org/docs/ should help. |
Re: mediaserv: on-demand video transcoding
thanks I'm going to try this today - I'm at work might as well SSH into the server and do something :) I guess I'll post configuration when finished
|
Re: mediaserv: on-demand video transcoding
Hey. I'm trying to get mediaserv working on my gentoo box. Installed dev-perl/XML-RSS, but I still get an error when trying to start mediaserv:
Code:
$ mediaserv |
Re: mediaserv: on-demand video transcoding
Quote:
On a Debian-based system (such as Debian, Ubuntu, ...) you can easily get this by doing: Code:
sudo apt-get install libwww-perl |
Re: mediaserv: on-demand video transcoding
Quote:
Quote:
thanks |
Re: mediaserv: on-demand video transcoding
I've gone through this thread and have not found my issue (though I may have missed it) and I am a bit of a newbie. I have been using tablet-encode for awhile but finally have an extra computer that mediaserv would be useful on. Anyways, I followed the instructions in the readme for an Ubuntu install, set up the config file and ran mediaserv.
When I connect via my latop's browser or the n800 I get a mediaserv title and a "Not found". Do to spaces in my original path I made a directory called /home/shared/video, stuck some movies in there, modified config, but still no go. I may have missed installing stuff for whatever parses the video's for thumbnails?? Here is my log output: Code:
2008/12/05 16:08:02 12617 - NOTE! forked new child, we now have 1 children |
Re: mediaserv: on-demand video transcoding
Quote:
I'm an idiot - it was a config file issue. Please ignore above post. |
Re: mediaserv: on-demand video transcoding
Quote:
|
Re: mediaserv: on-demand video transcoding
Quote:
Thanks for the great software! |
Re: mediaserv: on-demand video transcoding
how do you open tar in the n810 because i can't install mediaderv because its in tar and not in deb.
|
Re: mediaserv: on-demand video transcoding
Quote:
You then access it on your N810 through the normal web browser or Nokia's VideoCenter application. |
Re: mediaserv: on-demand video transcoding
Andrew,
I really wanted to see how would the mediaserv fair on the AppleTV running Tiger, however I've got problems running install.sh: Quote:
thanks! |
Re: mediaserv: on-demand video transcoding
My fault for using a GNUism.
All it's doing is copying the resource files to ~/.mediaserv - so you should be OK to just remove the "-u" part of the `cp' line. |
Re: mediaserv: on-demand video transcoding
Andrew,
Why there are two config files (config and config~ in ~/.mediaserv)? Which one am I supposed to edit? Also, running the sudo perl -MCPAN -e 'install XML::RSS' results in attempts to install tons of pre-reqs but the last few lines it outputs are: Quote:
|
Re: mediaserv: on-demand video transcoding
Quote:
Quote:
|
Re: mediaserv: on-demand video transcoding
It's 10.4.11 with all the latest updates and stock Perl, here's the output of perl -V:
Quote:
|
Re: mediaserv: on-demand video transcoding
Can any Perl expert please-please-please help me out getting the required Perl modules installed on Tiger?
|
All times are GMT. The time now is 02:14. |
vBulletin® Version 3.8.8