After running ./mediaserver, got the following message:
config file (/etc/mediaserver/mediaserver.conf) found.
using new uuid:66313863-6435-4362-a12d-3837612d3663
dir2index has changed
/home/xxx/shares -> /var/lib/mediaserver/index
not using old index
indexing and registering monitors
I: /home/xxx/shares
indexed and registered monitors for 1 docs: 611 ms.
indexing and registering monitors
maxDoc: 1
TV streams not added
Webserver is started: 192.168.100.100:9999 - /home/xxx/shares
select failed: Interrupted system call
SDK intitalized and device registered: 192.168.100.100:49152
device advertised.
Anyway, couldn't find out the icon in My Network Places of Windows XP(on the same subnet of UPnP server), which had been installed UPnP component in "Control Panel".
Thanks
FB
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i prefix to /usr/local/mediaserver
when i run mediaserver
it show message "config not find"
where i should put it on,and how to config it
tks
Kahom
We are sorry, this project is in a very alpha state. You have to
mkdir /etc/mediaserver
and copy the file
data/mediaserver.conf (if you downloaded the tar.gz)
or
mediaserver.conf.sample (if you use the newly created svn-repository)
to /etc/mediaserver/mediaserver.conf
the only thing you have to configure ist ROOTDIR. This is, where the files are stored you'd like to share via upnp.
There are still bugs in the software, we are currently working on it.
regards,
Julian Flake
the file
/etc/mediaserver/mediaserver.conf
should be created automatically since version 0.1.1.
Upon first start of mediaserver, you'll be asked, which directory you'd like to share.
regards,
Julian Flake
Hi,
After running ./mediaserver, got the following message:
config file (/etc/mediaserver/mediaserver.conf) found.
using new uuid:66313863-6435-4362-a12d-3837612d3663
dir2index has changed
/home/xxx/shares -> /var/lib/mediaserver/index
not using old index
indexing and registering monitors
I: /home/xxx/shares
indexed and registered monitors for 1 docs: 611 ms.
indexing and registering monitors
maxDoc: 1
TV streams not added
Webserver is started: 192.168.100.100:9999 - /home/xxx/shares
select failed: Interrupted system call
SDK intitalized and device registered: 192.168.100.100:49152
device advertised.
Anyway, couldn't find out the icon in My Network Places of Windows XP(on the same subnet of UPnP server), which had been installed UPnP component in "Control Panel".
Thanks
FB