Ubuntu Networking :: Find MEDIATOMB Server From TV?
Dec 25, 2010I have installed Mediatomb on my ubuntu server as instructed. I can use the Webinterface and so on, but i cant find ther mediatomb server from my Samsung TV.
View 2 RepliesI have installed Mediatomb on my ubuntu server as instructed. I can use the Webinterface and so on, but i cant find ther mediatomb server from my Samsung TV.
View 2 Repliesi've looked at serveral post all over the net but still can't get subtitles (.str files) to bind with the stream on mediatomb.
Mediatomb works fine with out the subtitle transcoding profile, but when added and mediatomb is restarted using sudo /etc/init.d/mediatomb restart I get the response "Fail" and Mediatomb will not start. If I change <transcoding enabled="yes"> to "no" then mediatomb works fine
Below is my config.xml
Quote:
<?xml version="1.0" encoding="UTF-8"?>
<config version="1" xmlns="url . url
xsi:schemaLocation="url 1 url
<!--
Read /usr/share/doc/mediatomb-common/README.gz section 6 for more
code....
On a remote system, when all you have is the ssh CLI -
How do you find out the ip addresses for:the Gateway
the DHCP server
the DNS server
Don't need to make any changes.
Which commands will display this info?
Just installed ubuntu 10.04 on my Dell inspiron 1525 laptop. Everything got installed right, and I elected to select the sta driver rather than the B43 driver. After restarting, the b43 option disappeared. The wireless said it connected, but when i went to firefox it wouldn't load and said server not found. My wireless card is a bcm4312. Any ideas as to why this is not working?
View 7 Replies View RelatedI'll be as detailed as possible about how I got to this point so that anyone who wants to can follow along at home.
I've got an ESXi 3.5u3 Server on which I've built a Virtual Machine and installed Ubuntu Server 8.04.4.
During the installation it was unable to detect the virtual NIC so I chose "Do Not Setup Networking" thinking it would be easy to just configure the NIC later after the install of VMWare Tools.
Once installed, I did the following to get VMWare Tools installed:
# cd /mnt
# sudo mkdir cdrom
# sudo mount /dev/cdrom /mnt/cdrom
(The CD in the virtual drive was the Ubuntu Install CD)
# sudo apt-cdrom add
# sudo apt-get install linux-kernel-headers
# sudo apt-get install build-essential
# sudo apt-get install linux-headers-2.6.24-26-server
(At this point I told ESXi to "Install VMWare Tools" which puts a CD in the virtual CD-Rom containing the VMTools)
# sudo umount /dev/cdrom
# sudo mount /dev/cdrom /mnt/cdrom
# cd /tmp
# sudo tar zxf /mnt/cdrom/VMwareTools-3.5.0-123629.tar.gz
# cd vmware-tools-distrib
# sudo ./vmware-install.pl
At this point I accepted all the default values by pressing enter at each question. I didn't get any errors, and got a message saying something along the lines of "installed for this kernel perfectly". It also told me that to get networking going I should do the following, which I did:
# sudo /etc/init.d/networking stop
# sudo rmmod pcnet32
# sudo rmmod vmxnet
# sudo depmod -a
# sudo modprobe vmxnet
# sudo /etc/init.d/networking start
The first time I did that it said something about not being able to find pcnet32. The second time it didn't complain.
At this point I was hoping I'd have network, but when I run ifconfig it just shows the loopback adapter and nothing else.
So I tried
# sudo ifup eth0
which says "Ignoring unknown interface eth0=eth0".
I found something that said I should edit /etc/network/interfaces , so I did, and I added the following lines
auto eth0
iface eth0 inet dhcp
saved the file and tried again:
#sudo ifup eth0
at which point it just sits there looking for the DHCP server (which we do have running) and never finds it.
I'm stuck. I *think* the drivers are in there somewhere since the VMWare Tools install seemed to work, I just don't know how to tell it to take those drivers, attach them to eth0, and start the damn thing!
Is there a way to see the vlan tagging associated with an ip addresses on my centos servers from their command line?
View 3 Replies View RelatedI've got three network devices on a laptop:
1. Built-in ethernet LAN
2. Built-in ethernet WLAN
3. PCMCIA ethernet LAN
I installed Ubuntu Server on this computer without the last one inserted.I inserted the last one today, and it lights up when i put in the cable. To be sure if Ubuntu has found it, I tested with the install CD and could see that it found all three at the first part of the installation where I have to chose a primary device.I can't get my WLAN card working, neither do I get my PCMCIA LAN card working. The third card, this PCMCIA card, has worked on Ubuntu Desktop using another laptop. And as said, the setup finds all three.
Although I just installed F11, it's been out a while. Anyway, I went to System -> Administration expecting to find Server Settings. It wasn't there! That had been the way to set up NFS for file sharing on my local network.
View 4 Replies View RelatedQuestion 1: whenever I boot the Linux machine I recently put together I see "ok" on all the startup items except Mediatomb. It always reads: "Starting upnp media server mediatomb [fail]."So I run it myself via sudo /etc/init.d/mediatomb startIn the mediatomb default file NO_START is set to "no," hence why it tries. But why does it fail? The guide I followed to install it intended for it to run at startup, but it just fails.Question 2: When I manually start mediatomb, and I later access it on another machine via the browser, it's all good. But on the monitor of the linux machine the command line goes bye-bye. It's just a cursor, and commands don't execute. Is there a keyboard combo like ctrl+alt+f-something that brings it back?
View 3 Replies View RelatedI had this setup and working before with some help, so I know it is possible.I want to use Mediatomb to transcode a Shoutcast NSV stream on the fly so I can watch it on my Playstation. I know I can use both mencoder/mplayer and VLC for the transcoding.I am running Ubuntu server 9.04 with the latest Mediatomb from the repo.
View 3 Replies View RelatedThanks to a previous post by a member here I got mediatomb up and running. However when I attempt to add my (username) file to the directory to access from my phone I get the "permissions denied" prompt. Is there any way to allow access for MediaTomb so I can access my files?
View 9 Replies View RelatedI have 2 computer 1 with a ubuntu 10, one with windows 7. I can access the windows 7 computer from Ubuntu, and see all the documents. However I can't access \SAMBA24 which I assume is the Ubuntu. What do i have to do ? I'm a complete beginner at this.Windows 7 can't find networkpath, and Ubuntu says fail to retrieve sharelist from server.
View 9 Replies View RelatedWe are running samba on a Fedora release 8 (werewolf). The samba server is located on a dmz subnet off of my Cisco ASA 5510 firewall. From my inside network I have no problems connecting to the samba shares. However when someone uses a VPN connection they cannot connect to the samba share. VPN users are assigned an address from a pool which has no problems getting to the dmz based samba server. All ports required are open on both firewalls (Samba server and PC with VPN connection.) I consistently get an error saying Windows cannot find the ip address of the samba server. I have looked at the samba logs in varlogssamba and found a complete list of connection attempts listed by ip address. These addresses match the pool addresses that are being assigned by the firewall when someone tries to connect using the vpn.
Each entry has this:
lib/access.c:check_access(327)
connection denied from (ip address that is assigned by firewall)
smdb/process.crocess_smb(1062)
connection denied from (ip address that is assigned by firewall)
I checked the smb.conf to make sure the subnet the pool addreses is listed in the global section. It is.
I am very new to Ubuntu or any Linux for that matter. I am tring to get Mediatomb to work on my system. I have installed the packages and mediatomb appears to be running fine. The problem is that I have an external hard drive that I want my files to be kept on. When I try to add the folders on the external I get the following error:Error: Could not list directory /media/TeraByte : Permission Denied.TeraByte is the name of the volume, I have created shared folders on the Volume, but I can't seem to get anywhere with this
View 9 Replies View Relatedi have a Ubuntu 8.04 Server, with Media Tomb installed for streaming to the PS3. Works fine, its just a little buggy and you cant really customize it. For instance the web interface looks feels and works like it was made 10 years ago, and it dousn't give any feedback of directroys being scanned, so you have no idea what's being scanned and what's isn't!. Is there another WEB gui for managing MediaTomb? or is there another way to steam to the PS3? i have Webmin installed if theres set-up methods through that.
View 2 Replies View RelatedI know this has been talked about a lot but im not quite understanding how to handle it. I have mediatomb i turn my ps3 on search for server pick it up I can play all of my .avi files fine but when i go into audio > All audio it just says there are no titles so that the mp3 files show up and i can play them. And as well why does mediatomb not work when the terminal is not open. I open terminal type mediatomb then when i close it says disconnected from media server.
View 2 Replies View RelatedI have been using media tomb for a long time now to stream HD movies to the PS3 , its worked perfectly....until now . I use MKV2VOB so the PS3 can play the video and so mediatomb has no transcoding to do. But now when i add the video to the media tomb database the PS3 finds the server, can search through all the folders but when i arrive at the place where the movie should be it says there are no videos. I have been looking about and trying to see what the problem could be. I have checked that <protocolInfo extend="yes"/> is added to the server config file and thats about all i can find on the problem. The thing i don't understand is that i have changed nothing, and that the server must be running as i can search the folders etc.
I am running Ubuntu 9.10 and mediatomb v0.12
I have run into this problem that really bugs me now.
I have installed mediatomb on my Ubuntu box, and it has been working fine for a while now.
This morning I installed 'Gnome subtitles', and had to wrestle a bit with is to make i work (gstreamer-stuff).
Now all of a sudden, my good old mediatomb has begun to seg-fault on importing new videos.
I have tried the following:
run ffmpeg -i -> no errors
run ffmpegthumbnail -> no errors
disable all transcoding in config.xml -> no fun
disable thumbnails in config.xml -> no fun
switch to mysql DB - tables are created all right, but still -> no fun
[Code].....
I have taken much time and effort to get Mediatomb working on my new machine running Maverick Server, with GUI. Those of you who run Mediatomb know that it's pretty convoluted to get everything "just right".I have located the three Mediatomb packages in Synaptec and marked them as "lock version" in the hope that they will not be up(side)graded to a slightly different version of Mediatomb, which does not have Javascript enabled however, update manager still insists on trying to make the change to the other version .
View 1 Replies View Relatedall the tutorials i found for ushare and mediatomb shows it installed on desktop and not server. it also requires an account to be logged in. once logged it, you have to run a command to start it up. some questions.
1) is there a way to run either one w/o having to log into an account? so if say i restarted the server, it'll run the programs w/o me having to log in.
2) i would like to specify a directory to share music and movies. is one better than the other? clients that i plan to use are songbird, itunes (maybe), and vlc - maybe xbox 360 and ps3. other client suggestions?
3) other dlna server suggestions? this will be running on ubuntu 10 or 11 desktop or server. but the main thing i'm looking for is what i mentioned in #1.
After using fedora 11 for a month or two now the ethernet gave out on me tonight. However if I switch to my ubuntu or windows XP install it runs fine. I made no recent changes to network connections, and no installed programs that should effect it.
kernel version: 2.6.29.6-213.fc11
default connection: eth0(and only connection)
ifcfg-eth0:
# Networking Interface
DEVICE=eth0
BOOTPROTO=dhcp
HWADDR=00:1F:C6:DB:05:0C
ONBOOT=yes
TYPE=Ethernet
IPV6INIT=no
USERCTL=no
NM_CONTROLLED=yes
NAME=eth0
UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03
DNS1=192.168.1.254
PEERDNS=yes
PEERROUTES=yes
I have tried, restarting, older kernel, restarting services, and clearing the DNS Cache. The specific error I get is that "Firefox can't find the server", and most other applications return similar. I can however ping websites still. All other computers on the network are running fine, and booting into another system the internet will work. Just not for fedora.
I've followed the instruction on this site. But I'm not able to play videos with subtitles on my LG TV. Transcoding is working (I tried the command in terminal) and I can see transcoded video in the list of videos on my TV. When I try to play the video, it shows error "Not supported format"
View 4 Replies View RelatedI have a problem with mediatomb. I installed it from official ubuntu repo and when someone is trying to get some audio files via UPnP there are visible only namefiles istead of title from tags. It strange because MediaTomb provides album covers from tags, but no album, genre or title. How do I configure that ? MediaTomb from repo has taglib support but no id3lib.
View 2 Replies View RelatedHow can I have mediatomb access my music and video folders? When I attempt to access "Music" for example, going through /home, I receive this error:
"Error: could not list directory /home/samwise : Permission denied"
Is there a way to give permission to mediatomb to access them? Or is there a way to access them another route because they are shared?
I streamed video through a my computer with mediatomb yesterday. The problem is that now, I got these huge log files. I am running out of memory (less than 1 gb left) as we speak. They're filled with ufw entries, but my question is:
I read somewhere about a program called logrotate that were supposed to keep logs from getting to big, is this wrong and should mediatomb generate 3 separate log files with 5gb of data each for just 2 hours of streaming?
Have installed Mediatomb to stream an .mkv file to a Noontec V6 Moviehome. I can stream movies of the correct filetype to the Noontec already but the manual says with a transcode server it will accept .mkv. The more I looked into it the more I realised why.
Not much idea what I'm doing so a guide would be good. I can ping everything. I can see the computer and stream files from it via the Noontec but how do I mount the Mediatomb server, see that on the Noontec, and stream files from there (mounted on the Mediatomb server I assume)?? All this transcoded on the fly from the Mediatomb server on mylaptop to the Noontec.
ps: I have tweaked with the config.xml file, bit lost there, and feel I might have done more harm than good ...
I have moved from a raspberry pi to an olimex LIME A20. I have managed to get everything working correctly except mediatomb. I have a USB drive attached, I believe that mediatomb is trying to read the drive before it's mounted leaving me with an empty database.
After boot I can create the mediatomb database which works until I reboot the computer. What can I try to delay the mediatomb services start?
I have been running mediatomb for a short while, mainly to play my CD collection on the internet radio. The served is a x86_64 running OpenSuSE 11.1On jan 4 it ceased to work; the /usr/bin.mediatomb file vanished, and eversince I have been unable to get it going. i am using sqlite version.Anyone else got this proble? And even more importantly, how do i get the thing working again? I seem t have lost the db as well and it is not regenerating either
View 8 Replies View RelatedI've installed mediatomb (latest version) on Gentoo Linux and am streaming my music to a Denon wifi dock. Works a treat except that when I put iTunes .m4a files into the database they are all inserted into an "/unknown" folder without the album name being displayed. If I change the properties of the "unknown" folder and change the name, then all future additions to the library go into that folder.I can work around this by exporting the files as .mp3 but that seems to be a rather cumbersome way of doing it. Ideally I'd like to be able to just put my iTunes library on a network share that is used for the MediaTomb database.
View 2 Replies View RelatedI have a Ubuntu plug server which I have been using with Samba and Mediatomb and two External USB drives.
I had it working about a year ago and then moved house and set it up again recently.
I had it working till yesterday when one of my children cut the power to one of the hard drives.
Since this I cannot get the system to recognise the drive that was unplugged. I have rebooted, powered down but cannot find the second rive.
When I setup my system again recently the system didn't work so I had to make some changes, I made two directories /dev/media2 and /dev/media3 where I mounted the two drives (sdb1 and sdb2). The system seemed to work fine with both mediatomb and samba.
After the forced powerdown;
/dev/media2 and 3 now seem to have disappeared and the 'working' hard disk is now recognised as sda1 and mounted on /media/external which is how it was before recent changes.
It seems something is taking the system back to previous state.