maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   mediaserv: on-demand video transcoding (https://talk.maemo.org/showthread.php?t=10948)

Jaffa 2008-11-16 15:31

Re: mediaserv: on-demand video transcoding
 
Quote:

Originally Posted by grog (Post 242327)
Code:

$ mediaserv           
Can't locate HTTP/Date.pm in @INC
[...snip long list of paths...]

Any idea what I'm missing? TX

HTTP::Date ;-)

On a Debian-based system (such as Debian, Ubuntu, ...) you can easily get this by doing:

Code:

sudo apt-get install libwww-perl
YMMV.

grog 2008-11-16 19:08

Re: mediaserv: on-demand video transcoding
 
Quote:

Originally Posted by Jaffa (Post 242410)
HTTP::Date ;-)

yah yah. I figured that much out :)

Quote:

On a Debian-based system (such as Debian, Ubuntu, ...) you can easily get this by doing:

Code:

sudo apt-get install libwww-perl
YMMV.
There we go. That's what I needed, which on my gentoo system is package dev-perl/libwww-perl, which installed 5 other packages as dependencies & now works! YIPPEEE!! :)

thanks

salinmooch 2008-12-05 16:53

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
2008/12/05 16:08:02 12617 - NOTE! forked new child, we now have 2 children
2008/12/05 16:08:02 12617 - NOTE! forked new child, we now have 3 children
2008/12/05 16:08:02 12617 - NOTE! forked new child, we now have 4 children
2008/12/05 16:08:02 12617 - NOTE! forked new child, we now have 5 children
2008/12/05 16:08:10 12618 - 10.0.0.5 http://moochmachine:8090/browse/ - ct[1]
2008/12/05 16:08:10 12618 - disconnect:10.0.0.5 - ct[1]
2008/12/05 16:08:11 12619 - 10.0.0.5 http://moochmachine:8090/static/styles.css - ct[1]
2008/12/05 16:08:11 12619 - Read 1150 bytes from styles.css
2008/12/05 16:08:11 12619 - Read 0 bytes from styles.css
2008/12/05 16:08:11 12619 - disconnect:10.0.0.5 - ct[1]
2008/12/05 16:08:11 12620 - 10.0.0.5 http://moochmachine:8090/static/reflection.js - ct[1]
2008/12/05 16:08:11 12620 - Read 5218 bytes from reflection.js
2008/12/05 16:08:11 12620 - Read 0 bytes from reflection.js
2008/12/05 16:08:11 12620 - disconnect:10.0.0.5 - ct[1]
2008/12/05 16:08:11 12621 - 10.0.0.5 http://moochmachine:8090/favicon.ico - ct[1]
2008/12/05 16:08:14 12622 - 10.0.0.5 http://moochmachine:8090/browse/ - ct[1]
2008/12/05 16:08:14 12622 - disconnect:10.0.0.5 - ct[1]
2008/12/05 16:08:14 12618 - 10.0.0.5 http://moochmachine:8090/static/styles.css - ct[2]
2008/12/05 16:08:14 12618 - Read 1150 bytes from styles.css
2008/12/05 16:08:14 12618 - Read 0 bytes from styles.css
2008/12/05 16:08:14 12618 - disconnect:10.0.0.5 - ct[2]
2008/12/05 16:08:14 12619 - 10.0.0.5 http://moochmachine:8090/static/reflection.js - ct[2]
2008/12/05 16:08:14 12619 - Read 5218 bytes from reflection.js
2008/12/05 16:08:14 12619 - Read 0 bytes from reflection.js
2008/12/05 16:08:14 12619 - disconnect:10.0.0.5 - ct[2]
2008/12/05 16:08:15 12620 - 10.0.0.5 http://moochmachine:8090/favicon.ico - ct[2]
2008/12/05 16:08:16 12621 - 10.0.0.5 http://moochmachine:8090/browse/ - ct[2]
2008/12/05 16:08:16 12621 - disconnect:10.0.0.5 - ct[2]
2008/12/05 16:08:17 12622 - 10.0.0.5 http://moochmachine:8090/static/styles.css - ct[2]
2008/12/05 16:08:17 12622 - Read 1150 bytes from styles.css
2008/12/05 16:08:17 12622 - Read 0 bytes from styles.css


salinmooch 2008-12-09 17:04

Re: mediaserv: on-demand video transcoding
 
Quote:

Originally Posted by salinmooch (Post 247110)
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??


I'm an idiot - it was a config file issue. Please ignore above post.

Jaffa 2008-12-13 16:50

Re: mediaserv: on-demand video transcoding
 
Quote:

Originally Posted by salinmooch (Post 248155)
I'm an idiot - it was a config file issue. Please ignore above post.

For reference, what was the issue? How can I make the error handling and/or documentation better?

salinmooch 2008-12-15 02:49

Re: mediaserv: on-demand video transcoding
 
Quote:

Originally Posted by Jaffa (Post 249279)
For reference, what was the issue? How can I make the error handling and/or documentation better?

Nothing on your end - user error. I simply over looked the fact that although I changed the data directory in the config file, I had failed to uncomment the line, thus I couldn't see any of my video files. Worked fine after that : ).

Thanks for the great software!

caredad13 2009-01-02 07:00

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.

Jaffa 2009-01-03 14:59

Re: mediaserv: on-demand video transcoding
 
Quote:

Originally Posted by caredad13 (Post 253991)
how do you open tar in the n810 because i can't install mediaderv because its in tar and not in deb.

I'm afraid my instructions have confused you. mediaserv is installed, and run, on a PC (primarily tested under Linux, but apparently can be got to work on Mac OS X and (perhaps) Windows).

You then access it on your N810 through the normal web browser or Nokia's VideoCenter application.

stangri 2009-04-06 01:04

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:

AppleTV:~/Desktop/mediaserv stangri$ ./install.sh
cp: illegal option -- u
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target
cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory
cp: /Users/stangri/.mediaserv/config: No such file or directory
Install of mediaserv complete.
I don't have that much experience with shell scripting and can't understand what should go where from the commands in install.sh -- is there any detailed information on "manual" setup of mediaserv, describing all the binaries, config files and Perl modules I need to install and how to do it on Mac?

thanks!

Jaffa 2009-04-06 11:14

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.


All times are GMT. The time now is 23:54.

vBulletin® Version 3.8.8