[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Post Reply 
[200] solved. NMT C200 discovers mediatomb on NMT host itself
11-17-2011, 10:07 PM
Post: #1
solved. NMT C200 discovers mediatomb on NMT host itself
Hi,

finally I found a solution for a problem I worked for 2 days and perhaps someone will find it useful?!

I managed to install and configure a locally (on NMT C200 machine) installed mediatomb. Easy so far.
But unfortunately NMT did not find this locally installed UPNP server in the network menu. All my other UPNP players and control points discovered the NMT-MediaTomb but NMT itself did not.

The solution was a second IP adress on eth0. Obviously NMT explicitly refuses local UPNP servers.

So I inserted the following code lines in the start script of mediatomb under /share/Apps/local/etc/init.d/30mediatomb.sh:

if [ `ifconfig eth0:1 | grep -c 192.168.0.219` = 0 ]; then
ifconfig eth0:1 192.168.0.219 netmask 255.255.255.0 broadcast 192.168.0.255 allmulti multicast
ifconfig eth0:1 up
fi

and started the mediatomb daemon bound to this new IP:

$DAEMON -d -p 49152 -f $CFG -c $CFG/config.xml -u $DAEMONUSER -l $LOGFILE -i 192.168.0.219

That's it.
Now I can use the UPNP structured MP3 library of my local mediatomb inside of NMT, too.

Greetings
Eva

NMT C200 with int. HDD
- as UPNP renderer & standalone A/V player
- local mediatomb as UPNP server
Archos Arnova Webradio
- UPNP player & internet radio
Archos Internet Tablet 101
- UPNP control point to control NMT for audio
Samsung UE37D6500
- UPNP renderer & (of cause) looking TV
Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [100/200/300/400] Cross Compile Request Thread - For all NMT Series vaidyasr 30 6,288 Today 02:59 AM
Last Post: studlee2
  [200] Airplay server for C200 and A100 popcornmix 334 139,794 05-13-2013 12:37 AM
Last Post: FlintLock
  [100/200/300/400] How to install remote syslog server on NMT A-200 jwalczak 0 157 05-10-2013 05:00 PM
Last Post: jwalczak
Heart [200] NMT remote iPhone native app for C-200 vise_guy 237 73,185 05-10-2013 09:57 AM
Last Post: DAVE1971
  [100/200/300/400] Mediatomb - v0.12.1 - Free UPnP MediaServer vaidyasr 47 19,871 04-26-2013 06:56 PM
Last Post: salmanriaz86
  [100/200/300/400] Mediatomb on A110 - Installation problems Sharpie1 0 277 04-23-2013 08:53 AM
Last Post: Sharpie1
  [100/200/300/400] Do NMT devices reply to M-SEARCH SSDP requisitions? pflynn 0 277 02-28-2013 04:05 PM
Last Post: pflynn
  [400] how to convert scripts from c200 (html+php) to a400 (javascript or bash or ???) ? dmhwsm 0 424 02-10-2013 05:39 PM
Last Post: dmhwsm
  [200] Using PopcornHour C200 as frontend for MythTV/MythWeb schaumburg 13 6,819 01-01-2013 01:02 AM
Last Post: flitter
  [200] [Apps] NMT CSI IPTV Player romanr 34 11,915 12-31-2012 07:57 PM
Last Post: romanr

Forum Jump: