LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   fedora 15 mediatomb (https://www.linuxquestions.org/questions/linux-desktop-74/fedora-15-mediatomb-899906/)

dappa 08-28-2011 08:10 AM

fedora 15 mediatomb
 
Hi All,

I have managed to get mediatomb installed and working. however my ps3 will not see my media server. here is the log out of var:


[root@???? ~]# tail /var/log/mediatomb
to watch YouTube videos on your UPnP device!
Please check http://www.youtube.com/t/terms
By using this feature you may be violating YouTube
service terms and conditions!

2011-08-28 13:16:41 INFO: Configuration check succeeded.
2011-08-28 13:16:41 INFO: Initialized port: 50500
2011-08-28 13:16:41 INFO: Server bound to: 192.168.?.?
2011-08-28 13:16:42 INFO: MediaTomb Web UI can be reached by following this link:
2011-08-28 13:16:42 INFO: http://192.168.1.3:50500/

who are the mediatomb gurus out there?

macemoneta 08-29-2011 07:07 PM

Did you make this change as indicated in the documentation?
Quote:

7.1.18. Sony

Playstation 3

Firmware 1.80 introduces UPnP/DLNA support, add the following to the <server> section of your configuration file to enable MediaTomb PS3 compatibility:

<protocolInfo extend="yes"/>

dappa 08-30-2011 01:02 PM

Hi macemoneta,

Thanks for the reply, yes i have set that to yes in the /etc/mediatomb/config.xml

macemoneta 08-30-2011 01:19 PM

Have you opened the appropriate ports in your firewall?

Allow Outbound:
TCP: 80, 443, 5223 and UDP: 3478, 3479.

Port Forward inbound
TCP: 9293 and UDP: 3658

dappa 08-30-2011 01:27 PM

i don't have a firewall? or are you refering to fedora 15 firewall or my router?

macemoneta 08-30-2011 01:30 PM

Most major Linux distributions, Fedora included, enable the firewall by default. You will need to port forward on your router if you need access from the outside (for example if the PS3 is in the DMZ).

dappa 08-30-2011 01:59 PM

ah ha, i have turned off the fedora firewall and now the ps3 can see mediatomb.

Now its just a matter of adding my media.

can this be done as simple as

mediatomb -a /my/path/to/media ??????

macemoneta 08-30-2011 02:19 PM

Yes, you can add the path via command line, or if the web server is enabled, you can connect to http://localhost:49200/, and perform the addition by clicking on the '+' next to a directory in the filesystem, or the circled '+' to add the directory as an autoscan directory (self updating on file creation).

dappa 08-31-2011 12:33 PM

OK, so how do i enable mp4 support? comes up as unsupported data

macemoneta 08-31-2011 12:55 PM

You have to transcode content that is not in a format that the PS3 wants.


All times are GMT -5. The time now is 02:50 AM.