0

I am trying different DLNA systems to share media in my laptop wirelessly to a Samsung SMART TV. The ones I've tried so far, Serviio and tvmobili, seem to run as a deamon but don't show an icon in the tray. This might be due to me having gnome-classic instead of unity. Any suggestions for a DNLA system that will work for me?

dobey
  • 40,982
719016
  • 6,217
  • 1
    We have a good experience for a Samsung SmartTV with minidlna and use it everyday here. We have it run as a daemon on startup - no tray icon needed but you need to edit the configuration files for setup. – Takkat Dec 01 '12 at 11:01
  • I installed minidlna and it's very straightforward to set up and use. Not I have to figure out how to be able to fast forward/reverse the streamed content. Thanks. – 719016 Dec 01 '12 at 16:15
  • Fastforward does not work with all sources (have not found out which work and which dont). It seems to depend on content. You also may have to update it with a newer version. But you can go to a position in a stream from the TV's menu. To our all delight MiniDLNA is very light and stable otherwise. :) – Takkat Dec 01 '12 at 16:23

1 Answers1

1

I use rygel which works really well and can be run when you log in. It doesn't have an indicator or tray icon either though. Just copy the rygel.desktop file from /usr/share/applications/ to ~/.config/autostart to have it get run when you log in, after configuring it. It does have a GTK+ app for configuration, though.

dobey
  • 40,982