Ubuntu Multimedia :: Rygel Not Broadcasting All Specified Files And Folders?

Jun 9, 2011

I was using rygel two months ago with ubuntu 10.04 and it worked great. Then I installed windows so I could have a dual boot system. This week I finally got around to reinstalling Ubuntu, and upgrading it to 11.04 and am having issues. I went into rygel's preferences and specified the directory I wanted to share. In that directory i have the movies sorted into eight folders by genre. At first I used the MediaExport plugin but three of the folders don't have content when I open them on the bluray player (LG bd570). When I use the Tracker plugin it seems I get completely random movies broadcasted but definately not all. I added tags to my movie files so I didn't have to scroll through all of them to find what I wanted and although the tags I added show up under the tags folder in the bluray none of the tags have any files under them.

View 1 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Pulseaudio Rygel And Streaming To The Ps3 ?

Nov 14, 2010

Has anyone managed to stream sound from there computer using pulseaudio and rygel ?

I have rygel installed and that works when i run rygel it appears on the ps3.

I also have pulseaudio with dlna enabled and can select it as an output in the sound preferences.

However pulseaudio does not seem to register its stream with rygel, and i am unsure why my only thought is that the versions are wrong as i noticed rygel has recently change its dbus path.

If anyone else wishs to attempt this installing rygel will make the dlna option tickable in pulse audio device chooser applet then you just need to figure out the part i cannot.

I would love to get this working as my ps3 is plugged into an amp it would mean i can send the music i am playing on my laptop to the amp with out plugging the laptop in with a cable.

View 4 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 :: Finding The Program For Broadcasting (shoutcast)?

Jul 16, 2010

Yes I know there was so many themes created about broadcasting shoutcast radio, but I wasn't got information where program work good. I have tried IDJC, but not work. I need the program that I just install it and works. Program should have 2 audio players (1 is good too) and microphone "player" for talking (key OFF/ON).

P.S.: My PC runs Ubuntu 10.04

View 1 Replies View Related

Ubuntu Multimedia :: MediaTomb Can See Folders But Not Files?

Mar 14, 2010

I 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

View 1 Replies View Related

Debian Multimedia :: Radio Broadcasting Software For Linux

Nov 4, 2015

I have finally made the switch from Windows to Linux even in my workstations at home, after several years running it in servers, routers etc and i only miss one single program that can make me delete my last virtual machine with Windows 7 forever, a professional radio broadcasting program. I have been broadcasting radio for several years and have mostly used Sam Broadcaster for Windows, have been testing a lot of linux-variants but nothing can compare with Sam or Radiodj.ro on the Windows-side. I found the package "Mixxx" lately and it's almost suit my needs but still not quite there yet with soundFx, station ID's jingles, request functions etc.

I have managed to get Sam Broadcaster (version 4.9.1) working very well with Wine, the only problem is that the audio sounds really bad. The sound crancle a lot and i have been trying several workarounds and spent hours on google without success. If i could get the audio sounds better i think the best solution for now is to stick with sam since i know that program in my sleep and it can be configured to use MySQL database to store everything from playlists to lyrics of songs etc, it will be some job to switch program if it doesn't use MySQL.

View 3 Replies View Related

OpenSUSE Multimedia :: Program For Broadcasting Live Music?

Mar 15, 2011

what program can i use with opensuse to broadcast live music , i was using IDJC with suse 11.3 after updated to 11.4 IDJC will not work .

View 4 Replies View Related

Debian Multimedia :: Create Files And Folders On Desktop

Sep 24, 2015

I was wondering what the reason was for disabling a feature like - creating new documents and files on desktop - by default?

If someone installs debian with desktop environment this user probably also want to use the desktop as a workplace, so why is that not a default setting?

But also in general i dont get it, i dont see any reason, why this is disabled.

View 14 Replies View Related

Ubuntu :: Unity Files And Folders Search Doesn't Show 'old' Files?

Jul 20, 2011

I have noticed that the files and folders search in Unity, only shows up those files which have been amended (or possibly just opened) since the install.

i was wondering if there was a way i could have the search index (or something vaguely equivalent) all the files on my machine. This is especially important given that i reinstall the OS every six months on a new distribution cycle, copying all my old files across.

Without being able to see my old files the search is pretty much reduced to a recent history search.

View 3 Replies View Related

OpenSUSE :: Dolphin Losing Files When Copying Many Files Or Large Folders?

Feb 14, 2010

I've discovered that Dolphin seems to lose random files when copying many large folders.

I first noticed this a few months ago when I tried to copy my music library from one folder to another on the same HDD. It consisted of around 600 folders and 6500 files. During the copy there were no errors but after the copy I found that some of the newly copied folders were missing files. I put it down to human error or a glitch.

Yesterday I tried to copy 13 folders containing rips of some of my DVDs. Each folder basically had one film of either 700MB or 1.4GB. Again no errors showed up during the copy but I found 3 of the newly copied folders were empty.

It's not so critical with music or films but I can't afford to lose work data like this.

Has anyone experienced or seen a similar problem with Dolphin? I'm going to have to do some more extensive testing but this is not good.

The first time I noticed the problem I was running KDE4.3.4 (I think) and now the latest was with KDE4.4.0.

View 9 Replies View Related

Programming :: Command For Find/Replace In Text Files (inc. Files In Sub-folders)?

Oct 11, 2010

I found this command that works great finding and replacing a simple string to another in files located in that folder and all sub-folders.

Code: find . -name '*.php' | xargs perl -pi -e 's/OldText/NewText/g'

The problem I have is that I need to replace a more complex string, like this: Old string: /mnt/stor6-wc2-dfw1/627896/982574/ New string: /mnt/stor8-wc2-dfw1/369587/302589/ There I don't know how to do it... since the / is what separates the old from the new strings, and the strings that I want to replace have / in it. Also, I would like to know how to specify under what folder replace the files, for example, I want that it search/replaces all files under /var/www/mysite/htdocs folder.

View 1 Replies View Related

General :: Copy Files And Folder Except Some Files And Folders?

Jun 8, 2010

I have many files and folders in my source folder. I want to copy some files and folders from that source folder to destination folder. What should be require to given with the "cp" command?

View 1 Replies View Related

Ubuntu Networking :: Avahi Not Broadcasting Afp To Network?

Sep 6, 2010

why my new Ubuntu 10.04 computer won't automatically advertise afp thru avahi to the network? This is a new install of Ubuntu 10.04, I downloaded and installed newest version of Netatalk, and the Avahi daemon. Both installed with no issues. (I followed instructions from articles on here) I can manually login to Ubuntu afp share from my iMac, by going to "Go to Server" and typing in the ip 10.0.1.3 and putting in the Ubuntu username and password. I just can't get it to advertise or broadcast itself to the network like it is supposed to using netatalk and avahi. I've followed all of the tutorials I can find on this, but nothing works. Even if I issue the command to restart avahi daemon, Ubuntu still isn't seen in the iMac's finder window? Because I can manually login to it, I am assuming that netatalk is working properly. I've even tried to issue the command to restart netatalk first, then restart avahi, but still nothing?

View 2 Replies View Related

Ubuntu Networking :: Wireless Card Not Broadcasting?

Jun 19, 2011

My wireless card (Linksys, A Division of Cisco Systems [AirConn] INPROCOMM IPN 2220 Wireless LAN Adapter (rev 01)) Will not broadcast to wireless router. Somewhere along the line it showed as being disconnected. Using ndiswrapper and it is installed correctly and the wireless switch is in the on position.

View 1 Replies View Related

General :: Online Broadcasting TV ?

Jun 4, 2010

In the web about ONLINE TV BROADCASTING under/with LINUX SERVER, i am not sure even how to spell it correctly, because i never had a need of such NFO. I need any kind of information regarding ONLINE TV BROADCASTING. I tryed but maybe my tryes are not hard enough to find something in the web, i know such information is not widespread.

View 9 Replies View Related

Networking :: Broadcasting Through TCP Based Server?

Jan 27, 2011

I am not well versed in networks, I want to understand whether broadcasting is possible through a TCP based Server? If yes, then what are the complications? I searched Google and found this: [URL] It said

Quote:

The types of broadcasting uses on TCP/IP that I know about are:

1. ARP on IP
2. DHCP on IP
3. Routing table updates.

View 4 Replies View Related

General :: Broadcasting The Webcam On Fubar?

Mar 26, 2011

i use ubuntu linux,and i can view webcams of other people on fubar but i can not broadcast my own, i already installed adobe flash on my browser. heres the error i get

"camera in use in other window, close other window to chat"

i know it seems like an easy fix but the camera is not in use anywhere else so i was looking for advice on why i cant broadcast if i can view others broadcasting. the camera itself works because i installed 'cheese' and it opens up and works without a problem just having a problem using it for live broadcasting, maybe i am missing a plugin for mozilla...

View 1 Replies View Related

Software :: Ustream Broadcasting From A Desktop?

Jul 18, 2011

I have been able to get a live Ustream broadcast going but the video is terrible. Ustream recommends using Adobe's Flash Media Encoder (FMLE) but there is no linux version. I was browsing around and found webcamstudio that is supposed to work for this but I cant seem to figure this out. My webcam is a Logitech HD Webcam Pro 9000 and is capable of the level of quality that I want. I and the audio I have works great. I am currently running Linux Mint.

View 1 Replies View Related

Ubuntu :: Find Folders That Do Not Contain Certain Files

May 20, 2010

I am trying to find out how to search for folders that do not contain certain files. My music collection of 20+GB a is organised into folders (Artist-Album). I would now like to ensure that every album folder contains the respective cover art image as a cover.jpg file. Quite a few do already, but many don't. So I would like to find all folders (not files) that fulfill the following criteria:is a subfolder of /home/user/Music;
Does not contain further subfolders (i.e. don't want to find artist folders);
Does not contain a file named cover.jpg.

View 6 Replies View Related

Ubuntu :: Managing Files Like PS3 With Tag Folders?

Apr 12, 2011

What I've noticed recently in file managing is that sometimes one file might fit multiple categories yet you must fit it into just one (without linking the file). It is most essential when managing an ebook library or a project library (for example have I placed a particular script under PHP_Scripts folder or CMS folder... I tend to forget).

What I'm looking for is a Tag categorization type of management for files. The PS3 file manager is a good example for this since I could make it generate folders by the artist's name, the year etc. for music files, then I would just navigate to the particular folder to find what I was looking for. Now my question is if such thing already exists as a nautilus extension or as a stand alone application... If not would you guys think it would be worth creating? If you do should it be approached as:

* A Nautilus extension? * or as a python script? For example one that creates a folder with folders in it, made up from the [nautilus] tags of the files you want to browse, then creates links of all the files [you wanted to browse] automatically to the appropriate tag folder[s] generated.

View 3 Replies View Related

Ubuntu :: Getting Rid Of Windows 7 But Keep The Files And Folders?

Jun 8, 2011

I have been trying the dual boot (windows 7 & Ubuntu 11.04) I like natty and want to get rid of windows but of course want to keep my files and folders. Is there simple way of dong this?

View 2 Replies View Related

Ubuntu :: Delete All Files/folders Except Those Specified?

Jul 26, 2011

Although I've been using Ubuntu for a while, I haven't really done any scripting thus far,but now find myself needing to do (what I thought was) some fairly simple stuff.However, despite much searching, I have been unable to find a solution to my problem.I need a script which will delete all of the files/folders from a directory except those I specify. From the command line, I am able to use:rm -r !(constant|system|*.msh|)

which works fine, deleting everything except the 'constant' and 'system' folders (and everything in them) and any files ending in '.msh'. I have tried to put this into a script file, specifying to use the bash shell, and escaping the required characters, but I just get the message 'cannot find !(constant|*.msh)'.I have read that using the find command may be a better way of doing it, but so far I have not been able to make the command work in the way which I need (I have easily been able to delete ALL the files/folders in the directory!).

View 1 Replies View Related

Ubuntu :: Auto FTP All Files And Sub Folders?

Jul 27, 2011

Ive been trying to figure out a method to upload (copy) all files and sub folders under that folder to my content delivery network, basically run it every 30 minutes.

Whats the best way to do it? I tested a few that I was reading about, one just copied files nd not sub folders, another moved all files.

View 2 Replies View Related

Fedora Networking :: Connecting To Non-broadcasting Networks Via CLI?

Aug 10, 2009

using a text interface for my computing but I have run into an issue. Does anyone know of a CLI networking tool that will allow me to connect to a non-broadcasting network? I have tried cnetworkmanager and attempted wpa_cli. The first does not seem to support it and I have not played too terribly much with the second. I have discovered that when I boot my comps into KDE and tell NetworkManager to connect to the network cnetworkmanager can find it then, but that does me no good for what I want, which is to boot my computers straight to runlevel 3 and get connected. If it means anything I am running F11 on a Dell Inspiron 1521 Laptop with a Broadcom wireless card (awfully annoying to set up, but it is working fine) as well as F11 on a desktop of my own designing with a Netgear wireless adapter.

P.S. I realize that broadcasting the network would be the trivial solution but alas I am not the admin on the router and he is out of town.

View 6 Replies View Related

CentOS 5 :: Install FFServer For Re-broadcasting Streams?

Aug 11, 2011

how to install FFServer (RTMPDump is already installed)? So i mean - what do i need to Download on centOS? I wanna Re-Broadcast some of my Streams with RTMPDump + FFServer

View 1 Replies View Related

Ubuntu :: Where To See When Files And Folders Were Created On System?

Jan 18, 2010

I can't figure out where to see when files and folders where created on the system. All I can see in Gnome and the terminal is the modification time. I also want to see the last access time.

View 2 Replies View Related

Ubuntu :: Cloning Or Echoing Files And Folders

Jan 27, 2010

I need to backup my data through the cloning or echoing option, which means I want to have my new files/folders in the left copied to the right, replacing older files if that's the case, but I also need the deleted files and folders on the left to be deleted on the right.

I'm using Conduit right now, but it doesn't clone folders/files, also tried Synchrorep but the same issue. Should I try Unison or Rsync? Will they offer this option? Other options?

View 3 Replies View Related

Ubuntu :: Find Hidden Folders And Files?

Mar 29, 2010

how could i find a hidden folder so that i can update a file.

View 3 Replies View Related

Ubuntu :: Recovered Files / Folders From USB Are Locked?

Apr 15, 2010

I have recovered most of my USB drive, but a couple of folders are locked and look like files. I'm unable to change permissions on them and "You are not the owner so you cannot change these permissions." appears in the properties tab. The owner is "184444735 - user #-184444735" and the group is "17414907" which makes no sense to me. Most other folders and files are OK. The disaster I recovered from was a partition move that failed. I used fsck to get most things back. Any idea how I get these couple of folders (the most important one is one of them "Documents" of course). to be visible?

View 3 Replies View Related

Ubuntu :: Save Files And Create Folders In Var/www?

Apr 28, 2010

creating a new website project in the var/www folder. I open jedit and try to save a folder or file inside var/www using jedt and it refuses to let me create or save anythink in the var/www directory.

I have used the terminal to create a new folder and file inside the var/www directory and when i open the file with jedit or gedit and write some code into it it wont save the code either. I am used to just creating a new directory and saving files into it with ease using windows so this is puzzling me a little. I also installed lamp server through the terminal and the phpmyadmin folder installed somewhere different from the var/www file.

View 6 Replies View Related







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