Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: ushare Philips tv werkend  (gelezen 1479 keer)

Offline Ward

  • Lid
ushare Philips tv werkend
« Gepost op: 2011/12/07, 00:28:03 »
Philips 9705, Ubuntu 10.4 Lucid.

Ik kan nu vrolijk mijn foto's bekijken op de televisie  :D

Installeer ushare.
sudo apt-get install ushare
sudo gedit /etc/ushare.conf

Het probleem bij mij zat hem in het pad.


# /etc/ushare.conf
# Edit this file with 'dpkg-reconfigure ushare'
# Configuration file for uShare

# uShare UPnP Friendly Name (default is 'uShare').
USHARE_NAME=Ubuntu_Media_server

# Interface to listen to (default is eth0).
# Ex : USHARE_IFACE=eth1
USHARE_IFACE=wlan0

# Port to listen to (default is random from IANA Dynamic Ports range)
# Ex : USHARE_PORT=49200
USHARE_PORT=

# Port to listen for Telnet connections
# Ex : USHARE_TELNET_PORT=1337
USHARE_TELNET_PORT=yes

# Directories to be shared (space or CSV list).
# Ex: USHARE_DIR=/dir1,/dir2
USHARE_DIR=//home/lt630/Afbeeldingen

# Use to override what happens when iconv fails to parse a file name.
# The default uShare behaviour is to not add the entry in the media list
# This option overrides that behaviour and adds the non-iconv'ed string into
# the media list, with the assumption that the renderer will be able to
# handle it. Devices like Noxon 2 have no problem with strings being passed
# as is. (Umlauts for all!)
#
# Options are TRUE/YES/1 for override and anything else for default behaviour
USHARE_OVERRIDE_ICONV_ERR=

# Enable Web interface (yes/no)
USHARE_ENABLE_WEB=

# Enable Telnet control interface (yes/no)
USHARE_ENABLE_TELNET=

# Use XboX 360 compatibility mode (yes/no)
USHARE_ENABLE_XBOX=

# Use DLNA profile (yes/no)
# This is needed for PlayStation3 to work (among other devices)
USHARE_ENABLE_DLNA=

Ongetwijfeld heeft er iemand iets aan. ;)

Edit: code tags
« Laatst bewerkt op: 2011/12/07, 08:14:24 door Johan van Dijk »

Offline Johan van Dijk

  • Administrator
    • johanvandijk
Re: ushare Philips tv werkend
« Reactie #1 Gepost op: 2011/12/07, 08:15:18 »
Wat heb je precies veranderd? Waar zat het probleem?
Dit topic is nu een beetje onduidelijk :)

Offline Da Freeze

  • Lid
Re: ushare Philips tv werkend
« Reactie #2 Gepost op: 2011/12/31, 15:55:32 »
Hoi Ward,

Ik heb dit nog niet geprobeerd, maar is het ook mogelijk om hiermee films over het netwerk te bekijken?

Offline Ward

  • Lid
Re: ushare Philips tv werkend
« Reactie #3 Gepost op: 2012/05/08, 00:01:09 »
@Johan, Ik vond destijds niet hoe je foto's die op je laptop/pc staan, kan bekijken op je tv (in dit geval een phlilips). Gezocht naar een oplossing op verschillende fora en besloten hier te posten hoe ik het werkend heb gekregen. Gewoon ter info algemeen.

@Da Freeze, Sorry voor het zeer late antwoord, De filmpjes die ik neem met het fototoestel moet ik converteren. omdat deze standaard in .mov zijn.
Dus ik vermoed van wel zolang je maar voldoet aan het juiste containerbestand dat de tv ondersteund.

Mvg Ward.
 

Offline aartje

  • Lid
Re: ushare Philips tv werkend
« Reactie #4 Gepost op: 2012/05/08, 08:26:54 »
Bedankt voor de informatie. Ik ga het ook eens proberen. Ik heb zelf een Philips 8404 TV.
Daar zou het dan ook mee moeten lukken.