Ubuntu :: Cron Script That Will Check Stream?

Jun 19, 2011

I've been searching for this and hope there is a fairly simple fix. I have a pc that resides in a small bldg. at the base of a radio tower in Central America. It receives a stream from the main studio, it then broadcasts through our tower via the stream, on occasion it will lose the stream (foul weather, etc.) Often times it will fail to reconnect, I have used various players, VLC, rhythmbox, mplayer.

Is it possible to have a cron script that will check the stream, if all is true, then carry on and if false, reconnect to the stream? If so any pointers or directions?

View 4 Replies


ADVERTISEMENT

Networking :: Programmatically Check Process Down / Up Stream

Aug 31, 2010

I wonder if there's a way to capture the same information I can get from nethogs to a file. All I need it per process (rather than per interface) what is the sent/received traffic.

View 1 Replies View Related

Ubuntu Servers :: Cron Sending Email From Address / Change The Default Domain Name For Cron?

Apr 29, 2011

Can anyone tell me how i change the default domain name for cron?everything i cron runs it emails from and to user@com.com

this leaves me with a massive list of failed mails in postfix.i have mailto on my main crontab but i cant do it on all of them.

View 1 Replies View Related

Ubuntu Installation :: Cron's /etc/cron.daily/apt Not Upgrading?

Feb 25, 2010

It seems that cron is not upgrading my Ubuntu 8.04 LTS Server, no GUI installed. I changed /etc/crontab and watched apt running:

Code:

ps -A | grep apt

showed it for a long time,

Code:

sudo tcpdump tcp

showed communication with canonical sites,

but:

Code:

top

did not show any apt using CPU

[code].....

View 2 Replies View Related

Ubuntu :: Do Cron Updates Erase Cron Entries

Sep 19, 2010

I put in my cron entries to run my backup script which rsyncs my data to my 2nd drive, however on a hunch I checked my backup drive which mounts automatically via fstab and I realize it had not ran in a while. I checked cron and there were no entries for it. I got to wondering if I should ever be worried about a cron update coming down and over-writing my existing cron file with the backup entries in it to run.

View 2 Replies View Related

Software :: Not Able To Stream / Connect To Stream Using Vlc

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

Fedora :: No Output From Cron Jobs In /etc/cron.daily

Jan 29, 2011

I have added some executable scripts to /etc/cron.daily but don't get the stdout/stderr output from them as mail (or anywhere else I have found). At least one of them is running (because I can see that it has added a file to the disk).

The peculiar thing is that I do get the output from /etc/cron.daily/0logwatch (part of the logwatch package) as an email each day.

The MAILTO line in /etc/crontab is "MAILTO=root" (unchanged from default). Same for /etc/anacrontab.

I do have an alias at the end of /etc/aliases which redirects root's mail to my own account, but this alias works fine for mail I send manually. (It also appears to work fine for the output from the file /etc/cron.daily/0logwatch.)

View 3 Replies View Related

CentOS 5 :: Setup A Cron In /var/spool/cron/root

Feb 16, 2010

I have set up a cron in /var/spool/cron/root

*/15 * * * * /usr/bin/phplist.sh

I can see in /var/log/cron that it is running every 15 minutes but it has no effect. It is not doing the commands in the bash script.

If I run /usr/bin/phplist.sh right in the shell it works great.

View 3 Replies View Related

Software :: Vixie-Cron Not Running /etc/cron.d/

Feb 9, 2011

Is my vixie-cron broken? i have "0-59 * * * * root /usr/sbin/logrotate /etc/logrotate.conf" but it is not running in /etc/cron.d.

Code:

View 2 Replies View Related

Debian :: Migration Check List - To Check - Prepare Or Reconfigure

Feb 3, 2010

I am new to Debian but not Linux-based systems. I have been experimenting a lot with Debian Lenny/Squeeze. I am growing more comfortable each day with the Debian design. Yet there remain many unexplored areas. I am creating a migration check list. Things to check, prepare, or reconfigure when moving from one Linux-based system to Debian.

I have a good computer background and my current check list probably is fairly good. Yet I would appreciate input and opinions from experienced Debian users of things to watch in such a migration. Login defs, passwd/group files, different directory locations, keymaps, services and daemons, etc. I am not too concerned with the desktop as I plan to stick with KDE 3.5 for a while and I can basically move those settings across.

View 4 Replies View Related

Programming :: Check Menu & Check List In Utility Dialog?

Aug 19, 2010

I want to put check menu & check list in utility dialog.i dont know how i do this

View 1 Replies View Related

Ubuntu Servers :: Getting VLC To Stream Over The Web?

Feb 22, 2010

I've been trying to get my server running 9.10 to stream video over http through VLC [URL], but am using port 8080 for tomcat. Is there any other way to stream or change the port that VLC uses?

View 3 Replies View Related

Ubuntu One :: Can U1 Stream To Desktop

Oct 8, 2010

With the new pricing plans and streaming service I am strongly considering upgrading my U1 account.

1. Is there a way (or will there be) to stream from U1 to an Ubuntu desktop? For instance, I have an Ubuntu desktop/media server that I utilize as a media hub for my home. It has more storage than I'll ever use. The main PC I use however is a HP netbook with a much smaller hard drive. I'd like to sync all of my music from the media server to U1 so that I can access my entire collection via my Android phone. I'd like to be able to do the same with the netbook but if I sync it to U1 it quickly fills the hard drive. Is there a solution for this?

2. I doesn't appear that the U1 Mobile comes with additional space, is that true? (seems a little steep for just streaming while limiting you to 2gb)

View 1 Replies View Related

Ubuntu :: Stream Internal-HD Over USB?

May 21, 2011

I want to connect my PC with my TV so that the build-in MediaPlayer of my Tv can play the Files as I would connect a USB-HD to the TV.

I don't want to play the Files with a MediaPlayer on my PC and Connect it through hdmi or sth to the TV!!!

View 3 Replies View Related

Ubuntu :: How To Stream WMV Videos

Feb 22, 2009

I have XP and Ubuntu on my computer, and the only thing that keeps me using Windows is that I need to view streaming WMV videos for school. I use windows media player for this almost every day, and I also use the play speed settings to speed up the videos to 1.5x.

I tried watching the videos in Ubuntu using VLC, but I keep having trouble navigating through the video, and even pausing and restarting doesn't seem to work right. Is there a program that will do this reliably, or is there a way to get WMP running in ubuntu? I would love to get rid of windows, but all of my lectures are streamed solely in WMV, and I would need to get this working.

View 2 Replies View Related

Ubuntu Multimedia :: Stream JUST Audio In VLC

Mar 11, 2010

I've used VLC for years, in both windows and linux. In windows streaming, you can select "NONE" for a Video Input, and just stream audio. This is not the case for Ubuntu's version.What can I do to stream just audio in VLC?

View 2 Replies View Related

Ubuntu :: Stream Spotify Content To PS3?

Jul 14, 2010

I am struggling to find a way to send spotify (or lastfm, shoutcast etc) audio to my PS3 over DLNA. I have SP3MediaServer for mp3s stored on my Ubuntu machine, but want to extend this to streaming internet audio...

View 1 Replies View Related

Ubuntu Multimedia :: Watch Tv And Stream To Web?

Nov 17, 2010

i'm currently running ubuntu server 10.04, I would like to stream tv from the server to web address or maybe other tv front end. Is there any software for this

View 3 Replies View Related

Ubuntu :: How To Transmit A Shoutcast Stream

Dec 31, 2010

there is a program on the shoutcast website called sc_trans which can be configured fairly easily to transmit a playlist via shoutcast. However, it seems to require a set playlist, and there is no easy and reliable way to tell it one song after the other what it should play (say, to get it to play whatever I am playing in Rhythmbox if I were to write a program to do that).So the question I have is this: Is there an alternative (preferably open source) shoutcast transmission library that I can use instead?

View 1 Replies View Related

Ubuntu Multimedia :: How To Get Others To Connect To Stream?

Jan 25, 2011

on my VLC, I set up a stream via: media -> streaming -> add an .avi and click on stream -> next -> select http, then clicked add -> selected theora/flac codec under OGG -> clicked next -> clicked stream.Here, I'm able to open another VLC player and connect to network[URL]I was just wondering if the IP address is what's needed to have them connect to me, or if it was something else? In addition, I disabled pglcmd and forwarded port 8080 for my IP.

View 1 Replies View Related

Ubuntu :: .ASX Radio Stream Not Working?

May 29, 2011

I'm trying to get my mom to switch to ubuntu, and she needs this one radio stream to work. For the life of me, I can't get this radio stream to play on any player. here's the web address to it, and the mms address:

[URL]

It's proprietary to windows which sucks, but I've followed a lot of forums where asx streams work. This one just doesn't

I'm on 11.04. I've tried VLC, Banshee, Rhythmbox, xine,gstreamer, etc.

View 6 Replies View Related

Ubuntu Multimedia :: How To Open Stream With VLC

Aug 13, 2011

Want to record an Internet radio broadcast. If I go to the relevant website and click on the streaming option, I get a box that offers me a choice of programs with which to open the stream. Right now it only has "Movie Player (default)" from which to choose.

If I click "other" then I have to tell the program where the VLC media player executable file is located.

How do I find this location?

View 2 Replies View Related

Ubuntu :: Stream A Window From X As Opposed To Forwarding It Over SSH?

Jan 15, 2010

is it possible to stream a window from X, as opposed to forwarding it over SSH? I've used X-forwarding before so that I could ssh into another computer and open up a graphical program and have it show up on mine. But as far as I know, that window only opens on your computer, not on the computer the program is actually running on. Is it possible for me to open a window on my computer, and to sort of X stream it to another computer that has X so they can watch what I'm doing in that window?

View 1 Replies View Related

Ubuntu :: Failed To Connect Stream: Too Large

Feb 17, 2010

Everytime i try to play a file in totem i get the error "Failed to connect stream: Too large"

View 9 Replies View Related

Ubuntu Multimedia :: Stream A Radio Station That Uses .cfm?

Feb 27, 2010

I want to stream a radio station that uses .cfm . I've tried a lot of options but without success. Anyone have experience with cfm?

I can stream other stations using vlc media player and even Adobe flash player. But no success with this cfm stream.

View 2 Replies View Related

Ubuntu Multimedia :: Error: Could Not Demultiplex Stream

Mar 13, 2010

I have been recording some demos from games like Quake 3, 4, and Doom 3. Now, I've been able to use Quake Video Maker in the past to take the Targa frames that the games export, and then combine those into a movie. However, it seems this time that QVM is spitting out some bad files. I try to watch the AVI file, but I just get this error message:

** Message: Error: Could not demultiplex stream.
gstavidemux.c(3526): gst_avi_demux_stream_header_pull (): /GstPlayBin2lay/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstAviDemux:avidemux0:
pull_range flow reading header: unexpected

I figured that if I import it into Kino, then I should be able to edit just fine. Except, when I import it into Kino, the video just hangs on the first frame for the first half, and then plays the whole video at double the speed.Is there a better package that will take a lot of image files and export them into a movie file? Preferably one where I don't have to add each frame manually, as the demo I'm working with now has 5000+ frames.

View 2 Replies View Related

Ubuntu :: Unable To Stream Videos To System

May 9, 2010

I go to Hulu. I click my video. What do I see?

Quote:

We're sorry but we're unable to stream videos to your system. This may be due to an Adobe Software limitation on 64-bit Linux systems. I try to support this 64-bit stuff but it keeps biting me in the butt.

View 9 Replies View Related

Ubuntu Multimedia :: How To Stream New Radio Channel

May 26, 2010

how can i stream a new radio channel that uses mms example :[URL]

View 2 Replies View Related

Ubuntu Multimedia :: Way To Actually Stream .asx Stuff Using Mplayer

Jun 20, 2010

I've finally found a way to actually stream .asx stuff using mplayer ( by extracting the actual link to the video from it ), and now I'd like to record it. In the asx, I've found a link to an .asf file, which I can stream using mplayer. How can I save this to view it locally?

View 2 Replies View Related

Ubuntu :: Play A Video Stream Of .mov Format?

Jul 17, 2010

I'm finding it very difficult to play a video stream of .mov format. The Totem Media player gives me an error : GstDecodeBin2: This appears to be a text file

Even Real Media Player for linux is giving me an error: General error: HXR_CORRUPT_FILE (0x80040091)

Even VLC hangs on trying to play it.

(BTW the file isnt corrupt though, its apple's last night's iphone press conference from their official website - [URL])

View 4 Replies View Related







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