General :: Simulating Audio Playback On Headless Server?

Jun 9, 2010

We have a headless linux server (Debian 5) we use for running integration tests of our web-page code. Among these tests are ones implemented using Selenium, which practically simulates a user browsing our pages and clicking on things. One of these tests is failing now, because it involves starting a flash-based audio player and checking to see whether the progress bar gets displayed properly. The reason this test fails is that there is no way to play the audio, and no sound card on the machine, which has simple webserver hardware.

So, my question would be: Is there a simple way of giving a program the impression that its audio output is being processed, and playback is taking place? I don't have to record the playback, or redirect it or anything like that, just a dummy soundcard, like the dummy X-server we are using, which actually does not need to display stuff.

I have tried using JACK, but it's too complicated, and the documentation does not even answer this very simple question. I also installed alsa on the server; it 'pretends' to run, but when a program tries to play audio, just spews error and debug information having to do with the non-existence of a soundcard.

View 1 Replies


ADVERTISEMENT

General :: No VLC DVD Playback - Song Tracking Without Audio

Feb 18, 2010

Fresh install of debian lenny / mostly default load

VLC 1.0.5 install
cd rom
dvd rom
vlc plays cd (no audio but can see tracking of song) but not dvd
fstab (cannot edit -permissions and don't know how to effect the proper permissions)
fstab
/dev/hda /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/hdb /media/cdrom1 udf,iso9660 user,noauto 0 0
someone recommended changing to
/dev/cdrom1 /""

Don't see how that would fix audio but anyway cannot change fstab.

checked advanced input / codec in VLC
dvd = dev/hdb
cd = dev/hda

Totem -plays the dvd but quality / volume is not there, prefer VLC. Soundjuicer plays the audio with sound nicely. Just would like VLC to do it all.

View 6 Replies View Related

General :: Which Audio Player Allows Me To Change The Playback Rate?

Mar 28, 2011

Are there audio player for Linux, that can play audio with some coefficient, that I can manually change, something like x0.5, x0.7, x0.79, 1.0 - normal, x1.5 etc...

View 2 Replies View Related

General :: Intermittent Stuttering In Video And Audio Playback Since Upgrading To Maverick

Jan 2, 2011

I've been having a problem with intermittent stuttering in video and audio playback since upgrading to Maverick (it also happened when I briefly installed Lucid). It started out as the odd skip every 20 minutes or so but now it can happen 5 or 6 times in 10 minutes when watching a film. I've tried:

reformatting and clean installing using a half-dozen players installing every codec I could think of (only after the normal ones wouldn't help) diangosing my 3 hard drives (the problem occurs on them all and they're not in a RAID setup) changing then changing back my video drivers disabling pulseaudio and ubuntuone-sync (these were not installed in my previous, working setup) looking at every relevant log file (mplayer, smplayer, demsg...) I know of running ubuntu's testing utilities I'm out of ideas. Going back to Jaunty is the only solution I'm pretty sure will work but it's not exactly ideal. It will be a few months a least before I'm able to install a completely new distro.

View 7 Replies View Related

General :: Use Synergy+ Server On Headless Computer?

Jun 19, 2010

I have a headless (kind of) Linux Mint computer with Synergy installed and a MacBook.

Is there any way I can use the headless computer as a Synergy server for the MacBook so I can use the Linux's KB/Mouse with the Mac?

View 1 Replies View Related

Server :: Simulating A Failover Cluster On Fedora?

Jun 8, 2010

We are having a production setup where we are having one SAN storage and two RHEL machines. Now we have created a SAN LUN, say for example trylun. Now we have mounted the same SAN partition on both the machines of RHEL on the same mountpoint path say for example /trylun. After that we have installed RHEL Cluster suite to create a failover cluster.

Now we will be having one Ingres Database service for which data will be stored in SAN storage LUN mounted on both the machine say for example /trylun. When service on one machine will be down then RHEL Cluster Suite failover cluster will takeover and then it will start the same service on another node and handle the failover. Wether Ingres will run from node 1 or node 2 will not make any difference as both are using shared SAN storage i.e /trylun in our example. So same data storage will be used by both the ingres service on both the servers.

Now I have to simulate the same in my office test environment. But the problem is, in office test environment I will not have SAN server as it is additional cost. And I will have fedora operating system.

So I wanted to know is how can we create a shared file system like SAN in fedora (Is NFS a solution). And after creating the shared file system how can we create a failover cluster in fedora if we do not have Red Hat Cluster Suite.

View 1 Replies View Related

General :: Windows - Set Up A Virtual Machine In A Similar Way To A Headless Server?

Aug 16, 2011

I have an Ubuntu Desktop 11.04 virtual machine using VirtualBox on my Windows 7 system.

Up until now I have been doing all my development within the Ubuntu environment but unfortunately, I don't like it. I want to move back to Windows, which is much more familiar to me but I would still like to access the virtual box like a virtual server as it is already set up with Apache, PHP, Pear, Git etc...

How can I make the two work in harmony? I essentially want to be able to start the VM and connect to it as if it was a server machine somewhere on my network, without having to actually buy another machine to put on my network.

View 3 Replies View Related

General :: Simulating Blackhole Attack In Ns-29

Apr 21, 2010

I want to implement blackhole attack in ns-2 using the aodv protocol. I dont know how implement and i dont have code(c and tcl)

View 1 Replies View Related

General :: Simulating Network Installation Of RHEL5?

May 23, 2010

I have CentOS installed on my system.I have ubuntu too running in VirtualBox on centOS.I want to simulate network based installation of RHEL/CentOS. Can it be done on a stand alone PC with internet?

View 4 Replies View Related

Fedora :: No Video Playback - Only Audio?

Oct 8, 2010

I recently installed Fedora 13 in my laptop, installed the audio codecs(mp3..and etc) and worked just like a dream. But every time I try to play a mpeg, avi, mov file in a player (vlc, xine, mplayer) I get no video, just a black screen. But I get the audio from the video.

View 9 Replies View Related

Fedora :: Grip - No Audio Playback

May 18, 2011

I can't get grip to playback an audio disc. Seems like the most simple of it's functions. I am not aware of any other issue with grip's operation.... including ripping a disc.

what I should be looking for?

F14 with pulseaudio... I have no other audio problems with audio on this machine that I am aware of.

I should have added the following:

In the "status" tab within grip, the only entry is "Grip started successfully". Grip is playing... the tracks advance, track time advances and the player is running. In the "Applications" tab of "Sound Preferences" it reads, "No application is currently playing or recording audio." If I start grip from a terminal window.... no errors appear.

View 2 Replies View Related

OpenSUSE :: Audio Cd And Dvd Playback Error?

Dec 23, 2008

I am having difficulty with playing back movie dvd's and audio cd's. I recieve this error from trying to playback X-Men3 in vlc. Playback failure:DVDRead could not open the disk "/dev/sr0".Your input can't be opened:VLC is unable to open the MRL 'dvd:///dev/sr0'. Check the log for details. I have libdvdcss and w32codec-all... mplayer, smplayer, vlc, xine, xine plugins...I can explore the dvd in konqueror and the vob files are reconized as files to be played. However If i click to play nothing will open/happen.

View 9 Replies View Related

Ubuntu :: USB Soundcard Playback - No Audio

Apr 27, 2010

I've just bought a very cheap USB sound device as the jacks built into my laptop are practically dead. I bought it as I'd googled around and seen that other people have it working in linux. Anyway, I plug it in and am able to select "USB AUDIO (ALSA)" from the xfce4-mixer. However, I don't get any sound from any applications.

Here is my aplay -l output:
Code:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: default [USB AUDIO], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0

I can't find any options for the output on alsamixer and don't really know what to do. I'm running Mint with xfce4 on a Dell Studio 15.

View 2 Replies View Related

Ubuntu :: Scheduling Audio Playback

May 5, 2010

I am wondering about scheduling audio playback under Ubuntu. The background is this: My birthday is fast approaching, and I always try to do something to remember the best birthday gift I ever received, that being the Apollo 11 mission; Neil and Buzz landed on my 12th birthday.

Anyway, I have a wagonload of audio from nasa.gov and would like to schedule the MP3s to play in real time. 'at' won't do it, at least with 'mplayer'; I've tried. I suspect that because there is no controlling terminal for jobs run under 'at', the audio has no place to go. Is there some way to get a controlling terminal for these audio playback jobs, or specify a destination to some player?

View 1 Replies View Related

Slackware :: How To Get Red Book Audio Playback

Jun 18, 2011

Sounds like a trivial thing, but how do you do it? How do you play a plain red book audio CD? I have tried xmms, audacious and mplayer. The only success I have had (if you can call it that) is with the latter, mplayer. Using the command:

Code:
mplayer -cdrom-device /dev/sr0 cdda://3 -cache 6000
I get the warnings:

Code:
Cache not filling, consider increasing -cache and/or -cache-min!
Cache not filling, consider increasing -cache and/or -cache-min!

The program plays the audio, but there is a huge latency prior to starting the playback, making it very cumbersome to change tracks and having to wait. I have tried with various cache values as well as using the "-cache-min" argument, to no avail. What values are certain to work?

As for xmms and audacious I get the errors:
Audacious: When trying "audacious /dev/sr0"

Code:
unix-io: read failed: Input/output error.
MADPlug-Message: Rejecting file:///dev/sr0; cannot read from file.
unix-io: read failed: Input/output error.
unix-io: read failed: Input/output error.
XMMS: When trying "xmms /dev/sr0": No error

It simply does nothing except starting up and not playing. My system is a 32-bit Slackware 13.1.0 on a fast x86. I have tried with different audio CDs.

View 2 Replies View Related

Fedora Hardware :: Audio Playback Device Does Not Work

Apr 18, 2010

Every time I log in, I get the following notification from Phonon: The audio playback device does not work. Falling back to RV635 Audio device [Radeon HD 3600 Series] Digital Stereo (HDMI) and of course, I get no sound.

Sound is integrated Intel HD "82801I (ICH9 Family) HD Audio Controller" (courtesy of lshw), and it did work before, it just seems to have appeared suddenly out of nowhere, I can't even tell when and whether it's connected to any updates or other configuration changes.

View 2 Replies View Related

Fedora X86/64bit :: Video And Audio Playback Too Fast In 13?

Oct 23, 2010

I'm in trouble with playbacks (video and audio, desktop apps and live streams on Firefox). They are all running at least at double speed.

[URL]

Running Fedora 13 - 64 bits - cpu AMD Phenom II X2 955 (dual core) flat, no overclocking, no hacking of any kind. I've tried a re-install of all media codecs and plugins. The problem persists since fresh install of Fedora.

View 3 Replies View Related

Ubuntu Multimedia :: Audio Playback Randomly Stopping?

Mar 2, 2010

I've been tweaking my kernel for RT performance over the past few days, and just recently, it's begun randomly cutting sound playback, and I can't seem to figure out why.

Was watching a movie last night using VLC, and about 5 minutes in, sound playback just totally stopped while video kept working. Sound driver in VLC was set to Pulseaudio. I switched it to ALSA and the problem seemed fixed.

In Decibel Audio Player, the tracks randomly just stop in the middle of a song occasionally (every 5 songs or so, give or take), and a little red 'X' appears next to the track that got "skipped." Screenshot:

[URL]

Don't recall it happening before I tweaked all the RT audio settings.

View 2 Replies View Related

Ubuntu :: Nvidia Audio Stops Working During Playback?

Feb 13, 2011

I have the nvidia sound card built into my motherboard. Just a few hours ago it started to just stop making any noises what so ever. I rebooted but to no avail. I finally was able to find a fix by purging pulse AND alsa, then reinstalling them and rebooting. The problem is this will only allow my sound to work for about 10-15 mins. Kinda hard to watch "'Neath the Arizona Sky" if you gotta reboot every 15 minutes or so...

I have also purge and reinstalled ubuntu-desktop and that will work temporarily and extend me out another 10-15 mins from when it stopped, but then I still have to reboot.

I am using 10.10 Maverick 64 bit and have been using it for a while, this is the first time this or any other problem has occured.

I have been through the forums and checked every thread I could find with a Bingle search that was in any way related to random sound stoppage. I have tried most of them (did not try the ones that were specific to other cards as far as editing the .conf's for those cards)

View 3 Replies View Related

Red Hat / Fedora :: Cannot Make Skype Call Because Of Audio Playback

Feb 9, 2010

I have new machine with good configuration .
Mother Board ---> Asus P5KPL AM/PS
CPU --> Intel Dual core 2.50 GHZ
RAM ---> 1 G.B
Hard Disc ---> 160 GB

I installed Fedora 11. It 's working fine I have problem only for Skype. When I try to call some one, I got the error "Problem with audio playback". I have "skype-2.1.0.81-fc10.i586.rpm" on my machine.

View 2 Replies View Related

Debian Multimedia :: Route Audio Playback Through HDMI Using Nvidia GPU?

Aug 10, 2010

I am trying to get audio to play in tv/monitor via HDMI cable. It seems ALSA does not recognize my nVidia audio device and can only use the onboard audio device. Here's some relevant info I have collected:

[Code]...

View 3 Replies View Related

Ubuntu Multimedia :: Record Audio Playback From An Application And The Microphone?

Jan 12, 2010

I am trying to record audio playback from an application and the microphone at the same time on recordmydesktop using pulse audio. I just can't figure out how to mix them both. I have tried a lot already and can only get either the mic or the audio playback to be recorded, not both. Can this be done using pavucontroll?

I have been search now for hours to find a solution (also here on the forum) for this and getting really frustrated now. Maybe i'm just missing something really obvious, so sorry if this is a stupid question.

View 5 Replies View Related

Ubuntu Multimedia :: Streaming Audio And Video Playback Stops

May 16, 2010

ok i upgraded to 10.04 lucid and now if i want to stream audio i get jerky audio with screen flickers and video streaming or not causes a complete lockup of the application. this all worked fine with 9.10.

View 9 Replies View Related

Ubuntu Multimedia :: No Audio Playback Of Music At All Until Scrubber Moved / Fix It?

Apr 21, 2011

I have a problem with audio file playback (all formats - mp3, ogg, etc.). When I try to play a file with rhythmbox or totem, the whole system gets sluggish and the mouse pointer jerks about the screen and there is no sound at all... UNTIL I drag the playback slider along with the mouse for a second, then playback is normal and the mouse pointer and system returns to normal speed... How do I fix this?

Problem is on maverick 10.10

top shows this if run from another machine using ssh. code...

View 9 Replies View Related

Ubuntu Multimedia :: Playback Pure 44100 Hz And 48000 Hz Audio Without Resampling?

Mar 10, 2010

This is 16 bit / 44100 Hz sample. Try to plyback this sample in your favorite music player, and after that try to use command "play SB_test.wav". You see, second part of this file sounds very differently. This is because all your 44100 Hz audio resampled 48000 Hz. It's ok if you watch DVD's (48000 Hz audio), but nasty if you listen CD-Audio (44100 Hz), DVD-Audio or Blu-ray (24 bit / 96000 Hz and 192000 Hz). My question is: how to playback audio with different characteristics without resampling?

View 9 Replies View Related

Ubuntu Multimedia :: Adjusting Volume While Recording Audio Playback And Microphone

Nov 13, 2010

how can I adjust the volume level while recording audio playback and microphone at the same time? I managed to increase the audio playback volume with PulseAudio Volume Control (Input devices -> Monitor of Internal Audio Analog Stereo -> pressing green button "Set as fallback"), but once I click on that green button, no no microphone sound is recorded.

Details:

- using Ubuntu 10.04 LTS
- recording audio with Sound Recorder
- installed PulseAudio Device Choooser and PulseAudio Volume Control
- Input devices -> Internal Audio Analog Stereo --> shows the sound from microphone

[code]...

- how to adjust volume of audioplayback and microphone recording and record both as a mix together? Thanks!

PS: I checked out this thread, but haven't figured out how to adjust the volumes.

View 3 Replies View Related

Debian Multimedia :: Turn Off The Automatic Playback Of Audio Songs When Cursor Is On There Icons?

Jun 11, 2011

how can i turn off the automatic playback of audio songs when cursor is on there icons?

View 3 Replies View Related

Server :: SSH Into Initramfs On Headless SliTaz Server?

Dec 24, 2010

I've installed SliTaz Linux onto a headless server with the following partition scheme:

/dev/hdb1 ext3 main system
/dev/hdb2 ext3 currently empty
/dev/hdb3 swap

I would like to further configure this machine so that (1) a VirtualBox virtual machine is automatically started during boot with no user intervention, and (2) /dev/hdb1 /dev/hdb2 are encrypted with LUKS or the like.

Because /dev/hdb1 and /dev/hdb2 will be encrypted, I will need to decrypt them with my passphrase during boot. But since this will be a headless server, I need to SSH in before the main OS loads, i.e. I probably need to SSH into initramfs? So far, I've found (1) VBoxTool which starts a virtual machine during boot, and (2) and early-ssh which installs dropbear SSH server into initramfs. However, since all my partitions (/dev/hdb1, /dev/hdb2) will be encrypted, I need to decrypt them before the boot process can continue after initramfs. This seems to imply that I need to modify the initramfs process so that I can (1) login via early-ssh mentioned above, (2) enter my decryption passphrase, then (3) let the normal boot process continue.Therefore, my question is: how do I find and edit my initramfs so that I can add the needed decryption tools (what are they?) and be prompted to enter my passphrase via SSH during boot?

View 2 Replies View Related

Debian Configuration :: 100% CPU On Headless Server?

Jun 18, 2011

I have a strange problem. I have set up a server to run without a keyboard, mouse, or video. If I boot it connected to a monitor, there is no issue. However, if I boot it without a monitor attached, the CPU just runs at 100%. Below is a shot of my HTOP from the machine: The weird part is that if you sort the processes by CPU%, they don't actually total 100%. I was trying to see what was pushing the CPU so high, but most of the time the running processes only total between 5 and 20%. Has anyone else seen the problem? Any idea what's happening? I'm worried that if I leave it running like that, the processor could burn up. My temporary work around is to boot it up with a monitor, then disconnect the monitor, but that's really inconvenient.

View 4 Replies View Related

Ubuntu :: Headless Server Without Monitor?

Jun 13, 2010

Well xubuntu wont boot without a monitor. I booted freenas without the monitor and plugged it back in and got a signal. So it isnt the bios.

View 3 Replies View Related







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