![]() |
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 |
All times are GMT. The time now is 23:55. |
vBulletin® Version 3.8.8