OpenSUSE Hardware :: How To Redirect Sound To Network Stream
Dec 6, 2010
I'd like to take any audio that would normally come out of my laptop's speakers or headphones and have it come out of my TV's speakers without using any wires or hardware that I don't already have. My TV is connected to my LAN via a Roku box, which has an SDK that I can use to write my own channel to handle the audio stream coming over the network and output it to the TV.
What I don't know how to do is capture the audio destined for my sound card. Is there an easier way than writing my own driver that pretends to be a sound card driver but really takes the sound data and streams it over the network?I'm not looking for anyone to do the work for me, just some help pointing me in the right direction.
View 2 Replies
ADVERTISEMENT
May 25, 2010
I would like to ask you the following: Is it possible when I plug in my usb speakers to have the sound redirected directly to them (as it happens also in windows?)
I have some USb external speakers that work fine with Linux. I have configured them with priority 1 and I also have configured my soundcard with priority 2.
So when the speakers are plugged in in advance (Before os boots) I can only listen music through my usb speakers.
When my usb speakers are unplugged and system reboots afterwards I could only listen music from the internal speakers (soundcard).
But things dont work dynamically if I just plug my usb speakers while music is playing the sound is not getting redirected. So I have to restart alsasound which is a little bit annoying.
View 1 Replies
View Related
Dec 7, 2010
I'm working on some scheduled task script files to keep nightly backups of some of our database information in place, and it's a bit annoying when they blow up. I know how to redirect stdout and stderr to a flat file I can view when I come in, and I know that 2>&1 maps them both to the same file (whatever was named in 1). However, I'm running into some cron-time situations where it's easier to have the two streams together, and other cron-time situations where it's easier to have them separated. I can't really tell which is going to happen; is there some way I could create both kinds of output file for my scripts, so that I've got a std_err only file and an interleaved std_out/std_err file?
Note: I've looked at the 'tee' command, but I don't think it will work for what I'm after. 'tee' appears to only work with stdout; I'm trying to work with stderr.
View 5 Replies
View Related
Aug 28, 2010
* a router/gateway. The external interface have the public IP, an other the DMZ, a third the internal room* a DMZ with the web server* an internal network (internet public room)I redirect the http port 80 to the web server. You should see him there.But I can't see this web site from the internal room. From the public IP /URL I have some sort of non existent message (sorry forgot to copy it). If I call for the private IP, I get the home page (but not the CSS files)the gateway nat's the networks.What is the trick to see the web site from the internal network?
View 4 Replies
View Related
Feb 19, 2011
I am a Linux Distro user from 2006. Last year till i am using openSUSE 11.3. Recently i get a problem, When i enter a link My Firefox redirect to iwsearch.net (Infoweb). I install it few days ago. I this its my Browser (Firefox) problem! But I install Opera, Chrome no change same problem. This is very annoying. Too much pain for me. How to remove iwsearch.net.
Also another request to openSUSE Network Manager developers, Please add a options on Wired Connection. The options is Original MAC and Cloned MAC like Ubuntu 10.10 (Gnome), But i need it on KDE, because now i fall in love to KDE. So, i need (i think most of users need) MAC cloned systems, My ISP conection is MAC systems. Pain for change from Command mood I don't like to change from Konsol. We have two Wimax provider- banglalionwimax.com and qubee.com.bd , We are whole Linux user in this Bangladesh can't using USB modem, only Support Gigaset Modem. Its Indoor modem. But USB modem is portable and flexible. Please its hard request do something for USB modems.
View 9 Replies
View Related
Jan 22, 2011
I want to compare the quality of a sound file (voice) before and after its transmission via a softphone (sjphone in my case). For this, i need to redirect the sound played, to the sound input (microphone or line-in).
View 1 Replies
View Related
Apr 21, 2010
I grabbed Amarok off Synaptic since it's the only full featured media player I could find with OPML import, audio and video podcasting, etc. (Sorry, audio-only Rhythmbox - any other suggestions? I want to sync podcasts to my iPod classic as well, and cut the ties to Win 7)Anyways on Amarok I was able to successfully import my 20+ podcast feeds in a couple of clicks with the OPML import, and I then downloaded a test audio podcast.
On trying to play this podcast, however, the progress bar just shot across the screen, no audio was produced, and the podcast ended right away.I tried playing a radio stream as well from the Internet/Radio feature and no audio there either. It definitely was not muted.
Is this an Ubuntu problem? Something with this 'GStreamer' thingy? - I don't know what that is, but I need to pretend I know something about this here fancy Ubuntu jargon. Amarok played a test .ogg I recorded using Sound Recorder but that's all I've gotten to work so far.And if this is worth reporting as a bug, could someone please let me know what additional logs or info I should submit to launchpad. (Since there's no crash, there's no automatic submit popup.)
View 7 Replies
View Related
Dec 13, 2010
I've been trying to get soundconverter to work on ubuntu 10.10, I've checked I've got all the restricted packages installed, gone into synaptic and installed a bunch of gstreamer stuff, downloaded and compiled the latest version of soundconverter but whatever I do, the following happens:
1. open soundconverter
2. open file (wav)
3. set to convert to mp3 (default)
4. Click convert and instantly get the ever so helpful "general stream error" message!
View 2 Replies
View Related
Jan 13, 2011
how to have alsa convert a digital sound stream to analogue before it is sent to the hdmi out? I would like to modify asound.conf. I do not have gnome as a desktop so I need to manually input the changes to asound.conf. The reason I ask is. I have sound going out of my acer revo to both spdif and hdmi. The spdif goes to my receiver and I want digital passthrough for that. The hdmi goes to my tv and I need it to be analouge before it gets to the tv. Right now, I get passthrough to both the spdif and hdmi. (the tv is all static) I want to have alsa convert the signal for the hdmi output only.
View 9 Replies
View Related
Apr 28, 2010
I've been having a hard time googling and trying to get ALL network connection to be redirected to squid proxy. I couldn't find a proper configuration for ufw or iptables. The ideas are:
1. redirection rule should NOT depend on a specific network inteface, but should work with any connection type, ex.: ppp0 or eth0... 2. firewall rules can be for firehol, iptables, or ufw (the same as iptables, just tell me where to place them). Preferably ufw or gufw. 3. should not interfere on cups web interface and lighttpd server.
BTW: it's not a ubuntu server install
View 6 Replies
View Related
Jan 12, 2010
I have a MacMini connected to the big-screen tv on one side of my living room. I have my gaming computer on the other side of my living room. I often use VNC to control the Mac, so I don't have to get up to change which iTunes playlist I'm listening to, or play a movie, or whatever.I would like to be able to do something similar with the audio.Here's my problem. Sometimes it's really hard to get the volume just right when I'm at the far end of the room. If I increase the volume to a level where I can hear everything, it sometimes annoys the neighbours.
So, is there a way I can stream all the audio from the MacMini so I can listen to it using a Linux laptop at the far end of the living room without annoying the neighbours?Because I want to set this up for watching movies, it needs to be fast enough to stay in sync with the picture.(It might just be easier to run some speaker wire across the room, but I like to try to do things the hard way first. Heh heh heh...)
View 1 Replies
View Related
Jun 14, 2010
I'm using CentOS 5.5 as a media server to stream media content over my local network. Currently i'm having problem while installing last.fm scrobbler.
Here is a sample output:
yum localinstall xmms-scrobbler-0.4.0-7.fc11.i586.rpm
Loaded plugins: fastestmirror, priorities
Setting up Local Package Process
Examining xmms-scrobbler-0.4.0-7.fc11.i586.rpm: xmms-scrobbler-0.4.0-7.fc11.i586
Marking xmms-scrobbler-0.4.0-7.fc11.i586.rpm to be installed
Loading mirror speeds from cached hostfile .....
The program package-cleanup is found in the yum-utils package.
Upon searching my hard disk this is what i get:
find / -mount -name libcurl*
/usr/share/man/man3/libcurl-easy.3.gz
/usr/share/man/man3/libcurl-tutorial.3.gz
/usr/share/man/man3/libcurl-share.3.gz
/usr/share/man/man3/libcurl-errors.3.gz
/usr/share/man/man3/libcurl-multi.3.gz
/usr/share/man/man3/libcurl.3.gz
/usr/lib/libcurl.so.3
/usr/lib/libcurl.a
/usr/lib/libcurl.so.3.0.0
/usr/lib/pkgconfig/libcurl.pc
/usr/lib/libcurl.so
So it tells me that I need libcurl.so.4, but I couldn't find any suitable rpm binaries for it. The only rpm that i found was for Suse and Mandrake. How to set this up, so that i can get a fully functional media server.
View 5 Replies
View Related
Sep 30, 2010
I tried to setup a home server that will redirect the internet traffic through the server before it reach the client. Because i don't want to install anti virus on every machine, it will slow them down a lot. There are some anti virus for ubuntu. Most of my home machines are running windows, which is a pain with virus.
p/s: I'm running 1 ubuntu server 10.04 and the rest are windows 7 machines.
View 9 Replies
View Related
Jun 19, 2011
how to redirect network traffic to a new IP address using IPtables. I am using Baffalo router and the rtos used is DD-WRT. Basically, I want it so that any connection going through my router to a specific IP (say, 192.168.11.5) will be redirected to another IP (say, 192.168.11.7) so any outgoing connections made by a program that is attempting to connect to192.168.11.5 will instead connect to 192.168.11.7.
View 2 Replies
View Related
Jun 23, 2011
I have the following problem with xterm on vnc on opensuse 11.4. I start a vncserver, and then inside that session I start xterm. However, if the xterm emits a beep/bel/ascii 7 then the sound comes out on the machine on which the *server* is running. Every other installation I've used has the sound come out on the viewer end (which is what you'd expect and want).
View 4 Replies
View Related
Mar 26, 2010
I have a debian home server right now, I'm using samba for my file server but I was wanting to stream my movies and music to my other computers. My family (the other users on the network) are NOT computer savvy, and to top it off they are using both Windows (xp) and Mac (Snow Leopard) machines. So I'm looking for software that is simple to use that will allow other operating systems to use it. I would think the easiest way would be to stream the music/movies through a home website. I have seen quite a few programs out there that stream music, but none for movies.
View 3 Replies
View Related
Apr 30, 2011
I'm running a browser (google-chrome) as a different user.
To achieve this, I do the following:
Code:
$ sudo xhost +
Then run the command you want as the other user:
Code:
$ sudo -i -u <username> /opt/google/chrome/chrome
Then when I'm done browsing, I do:
Code:
$ sudo xhost -
[Code]....
Instead of doing pkill pulse, is there any way to redirect the sound output (Flash Player) from <browser user> to <current gnome user>, so I don't have to pkill the sound daemon of the current user ?
View 4 Replies
View Related
Mar 9, 2011
I am trying to grep multiple numbers from file, grep does have the -f option for that.
Code: grep -f <`seq 500 520` /etc/passwd I know this could be done with
Code: for i in `seq 500 520`; do grep "$i" /etc/passwd; done But my question is fare more behind this example. It is possible to redirect one command output which will be treat as a content of file for another command ?
View 2 Replies
View Related
Mar 24, 2010
After installing an external sound card, Im having some weird issues. The cards chipset is fully supported by suse, (CM8738) so I dont think thats the problem. Besides, I'm getting sound, but not in some applications. The system's sounds work just fine (login, logout themes) amarok plays without any problems, kaffeine, mplayer they all work flawlessly, in fact I can see the difference in quality between the onboard sound and my new card. However, no web browser is able to play any sound at all, firefox, opera or chrome, nothing,zip. Plus, vlc cant reproduce sound either, nor can smplayer.
I've tried switching channels on and off(muting)in kmixer and in alsamixer, on the console, with no results. I disabled the onboard audio on the bios before installing the new card, however my ati video card has integrated sound, which I cant disable.... I used to get this exact same problem randomly with the onboard sound, but I just had to go to kmixer and turn up the "pcm" channel volume, which was set to 0, and I had sound again on my browser. However this card's pcm channel is at max and turning it up or down affects the whole systems volume, not just the browser's. Is it better to just reinstall the sound system, if so how could I do that.
View 7 Replies
View Related
Dec 26, 2010
It seems I might be having an issue that's a non-issue. I am not able to stream/ connect to a stream using vlc.I've looked at a few walk-throughs; I follow the steps and as often as not I get no error messages but cannot connect to a stream.
View 1 Replies
View Related
Nov 5, 2010
The previous version of one of my websites was static and so the URLs looked like this: [url]
A few months ago I re-did the site to be completely dynamic. There are no individual pages for product reviews, just one which pulls the right data from a database. So now, my URLs look like this: [url]
Some fellow ex-googler who specialize in SEO told me that the previous URL scheme was better for search engines because it had the product name. Of course, I have set up redirects from the old naming scheme to the new one but what I would like to do is have 'review.php' handle the request for 'review_XXXX_YYYY.php' without actually doing a redirect... and do this for past and future products. I don't want to have to actually create all these 'review_XXXX_YYYY.php', there would be hundreds, just make it seem like they exist to visitors.
View 7 Replies
View Related
Jan 17, 2011
This plays fine in VLC, and there's a "Record" button there but I'm never prompted to save the recording anywhere. I wandered through preferences but didn't see any default capture directory fields.Where/how do I capture the stream for playback later? The docs that I've stumbled across so far are pretty outdated (but I'm still googling).
View 8 Replies
View Related
May 23, 2011
Under 11.3 32bit I could play my favorite station with vlc, but not with any other audio player. Under 11.4 32bit it stops playing after about a minute without any error reporting. Sometimes it starts up again, speeded up, then stops. Here's how I invoke it from the command line...
"vlc http://www.garnierstreamingmedia.com/asx/streamerswitch.asp?stream=205"
No other audio player works with it now and only vlc worked before. It's not my Internet connection because other stations play normally.
View 9 Replies
View Related
Jul 30, 2010
I'm trying to us ushare to stream music and video to my 360. I have ushare setup and my 360 sees ushare but none of the files I'm trying to stream. When I run ushare -x it only sees the two folders I'm sharing and none of the files.
View 9 Replies
View Related
Mar 7, 2010
I wonder if anyone here has succeeded in streaming the video of a local webcam to the internet? Some research has turned up webcam_server Project Home Page but unfortunately it only supports v4l, not v4l2 and is no longer maintained. It seems to be possible with VLC server, but I'm a bit reluctant, because their repo is said to break other things. I still have 11.1 here.
View 4 Replies
View Related
May 18, 2010
On opensuse11.2 id do not have any plugin to handle streaming like quicktime, windows media etc.
If I take the url directly into vlc:
It streams fine.
I've tried adding variation this to mimetypes.rdf:
Code:
But it always start downloading.
I can alter the NC:alwaysAsk parameter so I see it is being used.
All I want is a one click streamer, maybe I must use the mplayer plugin?. I just find it strange I cant just pipe the data direcly to vlc.
View 1 Replies
View Related
Dec 17, 2009
I'm pretty sure this has been asked before, and I'm not even sure I'm in the right thread,*ahem* I am trying to stream media (or at least music) from my openSUSE 11.2 library, either from Amarok or a specialized program. The problem is, I only have one computer and it's upstairs, the Xbox is in the basement. So, it needs to be wireless. Not sure where I saw it, but there was a guide for doing it with Ubuntu, a spare computer, and an Ethernet cable. As you can see, however, there are 3 fatal flaws to this method in my case.
I used to use TwonkyMedia Server, but that was a trial, and I refuse to pay for any service that should be as simple as Pie (no, not Pi. That's not quite as simple).
View 9 Replies
View Related
Aug 2, 2011
I have a TV card connected to my Dish box, and I would like to use it on my computer. The tv card works fine, and the audio is connected to my line in. The audio card receives the audio signal, and I can set the volume and record it without any problem, but I can't get it to redirect to an output in order to hear the sound. I have been battling with this issue since a kernel update back when 11.2 was about to come out. Back then, the alsa mixer had an option called audio loop-back, which did the trick. Since I know I ca record the audio and play it back without any problem, is there an application that can do this automatically and simultaneously?
View 1 Replies
View Related
Feb 17, 2010
With opensuse11.2 I am getting following error while running openGL apps: drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See dmesg for more info. I think this is problem with radeon drivers. Is there solution to this?
View 6 Replies
View Related
Dec 11, 2010
I'm using it on a small IBM machine in my closed ( ) which is my multimedia center, file sharing, router, http server & others. To escape the cable paradox, lately I came up with an idea to stream music from my mobile phone (LG GD880) via bluetooth to my SUSE box (which has it's audio output linked to my HIFI Sound system). This means pairing the devices and of course set the SUSE box as reciever. I found how to accomplish this here and here .
The problem: While trying to complete the above tutorial(s), I found that in /etc/bluetooth there is no ' audio.conf ' file, only ' main.conf '. If I insert the option: Enable=Source in main.conf, it has no effect what so ever. This means that org.bluez.AudioSource will not show up in D-Feet, thus I cannot take the next steps. What can I do? Is there another way to accomplish the audio streaming?
View 1 Replies
View Related