Ubuntu Multimedia :: Dlna/upnp Server With Auto Images?

May 29, 2011

It even has a great android app. It does a great job automatically organizing all my movie and tv show files. I was though quite disappointed when i found out it didnt have upnp support anymore and therefore would not stream things to my WD TV Live, etc.

I know how to easily setup a dlna server using minidlna or ushare, but neither would automatically refresh my file listings (if you tried a cron, it would interrupt the current stream and of course I would prefer as close to real time updates as possible). It also of course didnt provide any automatic naming/organizing/images of the videos that Plex would do.

Any recommendations on what might be available out there that would provide all the features I mentioned above, but would provide the data in a more standard format like upnp/dlna instead of the proprietary format that Plex offers? I am also open to ideas that would get Plex to work with the WDTV Live.

View 2 Replies


ADVERTISEMENT

Debian Multimedia :: How To Use Pulseaudio Upnp/dlna Features

Feb 21, 2010

I've noticed in pulseaudio have many options to make my sound discoverable via upnp/dlna server. I've got a ps3 and a Pinnacle Soundbridge, suitable for this protocol and working fine with mt-daapd or ushare.But I would like to use mplayer and making the sound available to my devices. I've activated the options in Pulseaudio (paprefs) but can't play music in my client device and I can't see the server in the lan.this is my config:sound Preferences

> output > DLNA/upnp Streaming (stereo)
paprefs
-Tab Network access

[code]....

View 1 Replies View Related

Ubuntu :: How To Use PulseAudio Via DLNA / UPNP Client

Feb 21, 2010

I've noticed in my karmic Koala pulseaudio has many options to make my sound discoverable via upnp/dlna server. I've got a ps3 and a Pinnacle Soundbridge, suitable for this protocol and working fine with mt-daapd or ushare. But I would like to use mplayer and making the sound available to my devices. I've activated the options in Pulseaudio (paprefs) but can't play music in my client device and I can't see the server in the lan.

This is my config:
sound Preferences
> output > DLNA/upnp Streaming (stereo)
paprefs

-Tab Network access
click on "make discoverable Pulseaudio network sound devices available locally" & same for "[...] Apple Airtunes"
-Tab Network server
All options clicked on
-Tab Multicast RTP
Enabled "receiver", enabled "sender" and selected "send audio from local speakers"
-Tab simultaneous output
Not enabled

Padevchooser
- Default server: my pc
- Default sink: DLNA/upnp Streaming
- Default source: internal analog Stereo
Can't see any upnp server.

View 1 Replies View Related

Fedora Networking :: Kernel 2.6.34 Breaks UPnP DLNA

Nov 4, 2010

I'm not sure what changed but when I recently upgraded via yum to Kernel 2.6.34 none of my uPnP or DLNA apps show up on my tvs (Sony TV and PS3). Booting an older version, i.e. 2.6.33 solves the problem with no other changes. I use MediaTomb, MythTV uPNP server and Serviio. All work fine except with the newest kernel.

View 8 Replies View Related

Ubuntu Multimedia :: DLNA Media Server Software?

Mar 4, 2010

I've seen Mediatomb recommended but I had trouble setting it up previously. Is there a simple solution for watching stuff on my computer on my TV via the network?

View 1 Replies View Related

Ubuntu Multimedia :: Rygel Dlna Server Not Working?

Jul 20, 2011

I'm trying to set up rygel as a dlna server for my Panasonic TV set. I've already got minidlna working, but since it doesn't support transcoding there are some file that the tv set won't play. Therefore I decided to try to get rygel running with my 11.04 installation.The problem is that neither the tv set nor the windows media player of my Win7 computer sees the rygel server. They can both see minidlna, so I don't think that there is a client problem. I also installed upnp-inspector on my server and the same thing is true there - rygel is not found but minidlna is.My rygel confi file looks like this:

Code:
# Configuration file for Rygel
#

[code]....

View 2 Replies View Related

Ubuntu Multimedia :: Totem Won't Play Back Video/ts File From DLNA Server

Jul 21, 2011

I'm having trouble playing back videos from a DLNA device in Ubuntu 11.04, and I'm not sure where the problem lies.

Using the software manager I've installed the extra plugins package for Totem, and enabled the Coherence DLNA/UPNP plugin. I can see the device (Humax Freeview HD recorder) in the MediaServers list, and can browse through the programmes I've recorded on it. However, trying to play any of the has no effect, the main part of the window still shows the "clapperboard" graphic.

I noticed that the "recent files" filenames that were appearing on the Movie menu didn't match the ones that were listed in the sidebar - they're of the form e.g. 313.TS rather than the original descriptive name with a .ts extension. Running Totem from a shell prompt, I can see the following console output: request to play: Man on Earth_20110622_0508.ts 013311314 http://192.168.254.1:9000/web/media/313.TS I tried entering that URL into Firefox, and it started downloading okay; according to the LiveHTTPHeaders addon the response headers are

HTTP/1.1 200 OK
Transfer-Encoding: chunked
Server: HUMAX / MicroMediaServer
Accept-Range: bytes
Content-Type: video/ts
Content-Length: 1799258112
Pragma: no-cache
Cache-Control: no-cache

Why can't Totem play the file? Some other codec needed for video/ts files that I've not got installed? (it hasn't prompted me to install any extra packages) Does it just not like the fact the file extension is upper case? Or something else entirely?

On a separate machine, also running Ubuntu 11.04, I installed the VideoLan client; VLC can browse to the files and play them without any problem. So why can't Totem?

View 1 Replies View Related

Ubuntu Multimedia :: Ffmpeg Crashes Upnp Media Server?

Apr 19, 2010

i run ubuntu 9.10. i have updated all installed packages. i run a 32bit 3.6 ghz intel p4 dual core with three monitors running on two video cards. all this works correctly. i am able to play video in video player and audacious2 on any monitor.

i'm trying to run a upnp media server for my house. myself and both my tenants have playstation 3s, and i would like to host music, music videos, original content, and the backup copies of legally purchased dvds over the network. i recently converted from windows xp, and all of my media files were created by vlc on windows xp, ripped with winamp, edited and rendered with sony vegas, or downloaded from videos. i have tried both mediatomb (from the repository) and fuppes (from subversion) and had the same result with both.

basically, whenever the media center tries to populate the database and search the files, ffmpeg returns an error that crashes the media center. i do not know enough to implement better error handling in the source. both media servers, when running in the terminal, eventually return the same error message when scanning my sepearate hard drive for media. (~100gb of mp3, avi, mpeg, and mp4 files)

error code: /build/buildd/ffmpeg-0.5+svn20090706/libavformat/mov.c:1456: mov_read_trak: assertion `st->duration % sc->time_rate == 0' failed.

the process then ends.the weird thing is that this does not happen when i disable mp4 files in mediatomb (although i have not figured out how to replicate this feature in fuppes) so i have reason to believe that something in the metadata for mp4 files is throwing ffmpeg off. even if the metadata is bad in the mp4 file, it shouldn't cause a crash.

i tried to compile mediatomb without ffmpeg support, but the ./configure script returned errors whenever i tried to append an option to the configure command. i then reinstalled all the ffmpeg packages in the symantec package manager and still no luck.

View 3 Replies View Related

Ubuntu Multimedia :: Setup 10.4 Server As An UPnP Media Renderer?

Jul 27, 2010

I have been trying to find something that does this for some time now and discussions on IRC didn't turn up anything usefull - thats why this post for a prolonged discussion I have Ubuntu Server 10.4 installed (no X) and am trying to use it as an upnp media renderer. I would like to be able to playback their music on the servers soundcard from various devices. Thus it would be nice to have the ubuntu server expose an upnp media-renderer which one can use as an output device.

Is there a suggestion on which software to use? What I already have working is an upnp media-server (mediatomb) with ampache, but this isn't really what I'd like since I don't have as much disk-space on the server as I have on the various computers.

View 4 Replies View Related

Ubuntu Multimedia :: Rhythmbox - M4a Tracks Unplayable From Upnp Server ?

Apr 1, 2011

Rhythmbox plays local m4a files no problem. I have a few upnp servers running on other machines around the house, mediatomb, tvmobili, vuze, mythtv. Rhythmbox is setup with the coherence plugin and happily plays mp3 from these servers but it cannot 'see' any m4a files via upnp, even though it can play the same files if i copy them to the machine that is running rhythmbox.

View 1 Replies View Related

Ubuntu Servers :: Install A DLNA Server On My Home Server - Photo Browsing On PS3 ?

Nov 24, 2010

I want to install a DLNA server on my ubuntu home server. It will primarily be used for photo browsing on my PS3, but general media support would be nice. (I use Squeezebox server for music.) What are my options, and what are the main difference between them.

View 9 Replies View Related

Debian :: DLNA Server Get Stream

Jul 7, 2015

i have a PC (debian wheezy) in my LAN that serves as dlna server, especially for my TV. it runs minidlna from the repository and the system is nice.i have a stream that comes from the Internet and i can see it in URl... i can see that stream to my PC or to my mobile through a browser or VLC.is it possible to get that stream in DLNA to serve it in my LAN for devices that cannot see it directly, such as my TV?

View 1 Replies View Related

Ubuntu :: Rythmbox / Coherence: DLNA Client / Server Broken In 11.04?

Apr 17, 2011

Has anyone else come across the following issue in the 11.04 beta?

For some reason I can't see Rhythmbox as a DLNA server anymore and its stopped working as a DLNA client. I've reported it as a bug here -> [URL]

Am I the only one missing this feature?

View 2 Replies View Related

Ubuntu Multimedia :: Samsung TV , Connected Via DLNA With XP Machines Wirelessly - System Cannot Be Recognised By The TV?

Nov 8, 2010

I have a Samsung TV that can be and is connected via DLNA with my XP machines wirelessly. There is NO WAY I can make it see my Ubuntu machine though.I have the 10.04 and I have tried almost all the available programs for this OS.Name it and I have tried it: Mediatomb,ushare, PS3MediaServer and others that I cannot recall right now.These programs are installed with no errors and they look like they run correctly, their web interfaces work fine but that's all.None of them has been ever found by the TV,-but it can see the native Samsung program PC Share runnning on the XPs.What's the problem with my Ubuntu system and it cannot be recognised by the TV?It's not that it won't play this or that file. It's that it won't see the server AT ALL.

View 9 Replies View Related

Ubuntu Multimedia :: Rhythmbox Doesn't Play Music From Win7 Library Through DLNA?

Dec 13, 2010

I have a PC running Windows 7 Ultimate 64-bit. I have about 50GB of music in the Music library. I can connect from, play to, and download music to my DLNA enabled phone (Samsung Galaxy S), everything works fine.

When I start Rhythmbox on my laptop (Ubuntu 10.10), it sees my PC (appears under "Shared" in the left panel), but the tracks won't show on the list, it seems as if it fails to retreive the list of media. No matter how long I wait, nothing happens, the tracklist remains empty forever.

I have installed the "coherence" plugin from the Software Center.

I'll attach the console output rhythmbox generates when starting up,

Sidenote: it works the other way around, I can "Play to..." Rhythmbox from Windows Media Player.

Code:
andras@ANDRAS-LAPTOP:~$ rhythmbox
(rhythmbox:1979): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
WARN coherence Dec 13 17:04:36 Coherence UPnP framework version 0.6.6.2 starting... (coherence/base.py:283)
WARN webserver Dec 13 17:04:36 WebServer on port 39537 ready (coherence/base.py:124)
WARN rb_coherence_plugin Dec 13 17:04:36 Media Store available with UUID

[Code]....

View 9 Replies View Related

Ubuntu :: Install A DLNA Server For Samsung Wave S8500 Mobile?

Aug 17, 2010

I've got Ubuntu 9.04 Jaunty Jackalope. How may I install and configure a DLNA server on this laptop to share music, photos, and videos, with my Samsung Wave S8500 mobile

View 5 Replies View Related

Server :: Whats The Best 64bit UPnP And NAS Distro

Jun 2, 2011

I've got a solid PC w/Xeon dual core, 4gb RAM, and (2) 1Tb Sata HDs - looking to replace a WinXP pc that currently is running PlayOn (for media to the BD player on the TVs) and sharing folders/drives to all the PCs (WinXP, Win7, OSX, and Ubuntu.

I have tried a few distros to get media shared to the BD players, and even a Win7 - but the BD players can't seem to play any of the video files on the newer 'servers' - and only the Win7 even appears to the Sony TV in the living room (even though it can only browse the folders with video files). Another problem with the Win7 being tested for acting as a server - is the Macs cant seem to access the shares (get Access Denied errors).

Wondering if there is any good distro that is mainly setup for sharing files and storage space to all my devices. Thinking of trying FreeNAS, and seeing if I could add the UPnP/DNLA server packages to it?

View 2 Replies View Related

Networking :: UPnP Not Working After Traffic Forwarding Through Server

Dec 30, 2010

I have just recently switched my setup to have my server be in the middle of traffic and act as my new router while making my other routers just switches. However, after doing this I can no longer access my UPnP devices. They used to show up in my router but I am assuming either there is an issue with my iptables rules or that some how having my server run the dhcp and dns routing is messing with UPnP.

View 2 Replies View Related

Server :: Phpsite Not Showing Images (buttons) Home Server For Game Server?

Jan 6, 2011

i recently installed apache2 mysql php exc. to run a realtime stat site for my servers.the only thing is that the buttons/ images are not showing up.i checked that my GD was up to date and installed perl5 GD. dont know what else to check.my site with problems go to:http://24.20.177.228/stats_public

View 2 Replies View Related

Ubuntu Multimedia :: Cannot See Gif Images ?

Feb 26, 2010

I am configuring an ubuntu system for a friend of mine, he is Arab and he used to watch (with windows) the films on this site: [url]

I tried to open the site with firefox but I cannot see the image on that page, I see the cursor changing shape and clicking with right button in the properties I see they are gif images, furthermore clicking on the (not displayed) images should open a link to the film but instead a blank page opens with error.

View 3 Replies View Related

Ubuntu Multimedia :: Different Images Will Pop Up For Less Than A Second?

Jan 20, 2011

I'm running Ubuntu 10.10 with an NVIDIA GeForce 6100 video adapter and my monitor seems to flicker whenever the the computer is processing. My system is up to date and I did install the recommended NVIDIA driver. The monitor isn't going blank or anything like that, it just seems like every once in a while different images will pop up for less than a second. Any ideas as to what the problem might be? I've attached a copy of the xorg.conf file as well:

Section "Screen"
Identifier "Default Screen"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection

[Code]...

View 1 Replies View Related

Ubuntu :: Images Available 2.6.31-17 Generic And After The Download Is Complete Both Images Exist?

Jan 6, 2010

using the update maneger to update on ubuntu new linux images available 2.6.31-17 generic and after the download is complete both images exist in the grub menu should i remove them ? or just remove them from the boot menu ? and if so how could i do each.

View 6 Replies View Related

Software :: Download Some Images From A Website - Single Column Of Links To The Images?

Jul 26, 2010

I am running Linux from a DVD, not installed. I am not good with installing software, but since the DVD cannot be corrupted, I am content to operate this way. Lately, I have been having problems that previously did not occur. When I try to click on the checkbox to get rid of emails, it doesn't register in most cases, or when it does, I am clicking multiple times so it registers twice, meaning it is unchecked again. Even more frustrating is some issues that are affecting my ability to update my business. I am trying to modify spreadsheets (text not calculations).

Whenever I try to click & drag to select something to change, it keeps jumping around to select only some of what I want, something else or some combination of the 2. When I try to copy and paste several fields from 1 column to another, everything from the several fields in the source column ends up together in the last field in the target column. I am also trying to download some images from a website. There is a single column of links to the images. I have to click on the link to get to the image in order to copy it, then back out to continue looking for more links to do the same.

My computer keeps jumping back 2 steps, then forward 2 steps, and sometimes I lose my place in that list. I could deal with it if it were a small number of links, but this is a list of probably close to 20,000 links. Again, i am operating off of a live DVD so this should not be corruptible, but this has just started happening, and has been an issue the last several sessions.

View 14 Replies View Related

Ubuntu Multimedia :: App For Working With Audio CD Images?

Feb 15, 2010

Is there a Linux app for mounting and playing audio CDs from image files? I have saved disc images of nearly all of my CD collection, but I have yet to find any convenient way to play them.

Because of the nature of CD audio, every CD image has an accompanying .cue file, so there are actually 2 files (*.iso or *.bin and *.cue) from each disc. VLC Media Player will play DVD .iso images directly, but doesn't know what to do with audio CD images (or the .cue files).

Mounting and unmounting the images at the command line is tedious, given the very long file paths. I'd rather have a GUI-based app. Does any such thing exist for Linux?

FWIW, Acetone ISO doesn't work. It doesn't want to mount my *.iso format CD images. Probably some funkiness of the CD audio format. I think it is what the Acetone devs call a "multi-sector image." Likewise for the *.bin images of CDs.

View 2 Replies View Related

Ubuntu Multimedia :: Images On Screen Looks Weird ?

Jun 28, 2010

Images on screen looks weird, and i dont know why is that(see attachment to see details) i readjusted vga cable with no luck (besides in windows it doesnt do it)

lspci:

Code:

View 3 Replies View Related

Ubuntu Multimedia :: Convert Mpeg To Still Images?

Oct 8, 2010

I need to convert an mpeg into a series of still images but I cant find any software on linux to do this unless you know of any software that can convert video into vector style graphics

View 8 Replies View Related

Ubuntu Multimedia :: Minimizing Images In A Few Minutes ?

May 2, 2011

I have around 150 images and each one of them has the size of 3.3 MB.I need to shrank them to small size. What I need is, is there any way to minimize them in few minutes ?

View 1 Replies View Related

Ubuntu Multimedia :: Where Does Brasero Store Copied Images

Apr 4, 2010

I just burned a copy of a DVD.

Great. Now, will I be filling up my hard drive every time I do this? Where does Brasero keep the images that it makes of DVD's and CD's when it copies?

I would like to delete them, after I copy an image...

View 1 Replies View Related

Ubuntu Multimedia :: Mythtv-setup No Text / Images?

Jul 1, 2010

I'm trying to setup MythTV, but whenever I do so, I get no text on the X window setup screen. The language selection takes a very long time (input is super delayed) and I don't see anything on the screen. This last time I ran it it went the farthest it has gone before, but it always hangs at the theme file selection, as shown by this Terminal output.

Code:
Loading window theme from /usr/local/share/mythtv/themes/Terra/menu-ui.xml
Loading menu theme from /usr/local/share/mythtv/themes/defaultmenu//mainmenu.xml

[code]....

View 1 Replies View Related

Ubuntu Multimedia :: Automatically Scale Images With GIMP?

Jul 14, 2010

Is there any method to use GIMP in batch mode, to run from the terminal, and scale all the .JPG files down by 25%

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved