similar to: whats up 937481344

Displaying 20 results from an estimated 7000 matches similar to: "whats up 937481344"

2014 Dec 13
0
CentOS 6.6: Webcam problem
On 12/12/14 04:08, Ron Yorston wrote: > Last month we discussed the problems with webcams in CentOS 6 and I > raised Bugzilla #1158988 with Red Hat. This bug has now been declared > a duplicate of 1145805. Unfortunately I'm unable to access that report > so although I know Red Hat are looking into the matter I don't know > what they're doing. > > Ron >
2004 Sep 20
2
Getting the real names of variables within functions
Greetings. These days I find myself writing a lot of functions to handle routine things. One of these is a function to create a scatterplot of variables and draw a lowessed line so I can get some idea if there's any relationship between them. lowessed.plot <- function(x, y) { plot(x, y) lines(lowess(x, y)) } However, there's a slight problem: the plot axes come out labeled
2008 May 02
0
Adaptive design code
I have been trying to create code to calculate the power for an adaptive design with a survival endpoint according to the method of Schafer and Muller ('Modification of the sample size and the schedule of interim analyses in survival trials based on interim inspections,' Stats in Med, 2001). This design allows for the sample size to be increased (if necessary) based on an interim look at
2006 Sep 11
1
graphics: y limit on xyplot
I would like to set the y axis limit of an xyplot using the object 'ylimit', but receive this error: [1] 990 Error in extend.limits(limitlist[[i]], axs = axs) : improper length of lim I get the same error if I use ylim. library(lattice) trellis.device(col = FALSE, theme = lattice.getOption("col.whitebg")) name <- "Variable name" symbols <-
2010 Jan 13
3
Live webcam stream with Theora
Hey all, I've setup a simple page that just displays a live webcam stream of me at work, and it supposedly falls back onto Cortado if your browser doesn't support the <video> tag. The URL is here: http://media.basilgohar.com/stream/ There's been a lot of talk about live streaming and low bitrate streams. Here is my command line (I've posted this before): time ffmpeg -f
2011 Apr 05
0
Changing parameter in local fdr R code
I am using Efron's local fdr procedure. But, I want to change the null from N(0,1) to N(0, 0.002). I can access the function but I have no idea what to change. In other words, I want nulltype to be N(0,0.002) instead of N(0,1) in his function. Anyone has any ideas. This is his code for the local fdr: function (zz, bre = 120, df = 7, pct = 0, pct0 = 1/4, nulltype = 1, type = 0, plot = 1,
2009 Oct 15
7
Theora for webcam/conferencing use
Hey Theorans, Yesterday and today I decided to try out broadcasting a video stream using Theora from my computer's built-in webcam. I was pleasantly surprised to find that, while maintaining a rate of less than 150kbps, the stream was of quite a suitable quality sending 640x480 video at 15 frames per second. For now, this is video only, by the way, I did not include any audio in the stream
2008 May 02
0
[Bug 15801] New: AOL video doesn't play
http://bugs.freedesktop.org/show_bug.cgi?id=15801 Summary: AOL video doesn't play Product: swfdec Version: git Platform: x86-64 (AMD64) URL: http://video.aol.com/video/comedy-funny-cat/2018555 OS/Version: Linux (All) Status: NEW Severity: enhancement Priority: medium Component: plugin
2007 Jun 28
1
Webcam under wine
Hi, I recently installed a webcam under Linux, and I'd like to use it with wine. I'd like to test x-lite with this webcam, but I have no idea how to make it see my webcam. I tried in winecfg, but it doesn't seem to contain anything related to the webcam. I searched on internet, but only found some doc about msn messenger. Apparently, it's kind of a hack, not a way to make the
2006 Feb 05
1
HELP
HELP!!! Someone is forging my domain to spam AOL accounts. Anyone know how I can stop this. I have deleted 400 - 500 of these over the last 2 days. TIA!!!!! -----Original Message----- From: Mail Delivery Subsystem [mailto:MAILER-DAEMON at palmettodomains.com] Sent: Sunday, February 05, 2006 9:55 AM To: apache at palmettodomains.com Subject: Returned mail: see transcript for details The
2009 Mar 02
3
TinnR & Philips Webcam
Hi All, I have a Philips Webcam, model SPC110NC. I had to download a diver in order for the webcam to work with Skype from the philips support page (www.philips.com/support). Now when I start up TinnR to use with R, it opens the webcam. If I manually start up R, Tinn R will no longer synch with it. Also, when I install the webcam driver there doesn't appear to be anyway to modify the
2014 Nov 26
0
"Communications with UPS advice@localhost lost" when using an other USB device
On Nov 25, 2014, at 8:17 PM, Victor Porton <porton at narod.ru> wrote: > Well, also below in dmesg: > > [ 190.249219] usb 3-1.3: usbfs: USBDEVFS_CONTROL failed cmd blazer_usb rqt 33 rq 9 len 8 ret -110 -110 is -ETIMEDOUT. > 26.11.2014, 03:05, "Victor Porton" <porton at narod.ru>: >> A fragment of dmesg output (here idVendor=0665, idProduct=5161 is the
2007 Jan 22
1
theora problems
Hi, I've been trying to use libtheora-experimental (libtheoraenc and libtheoradec) to encode a webcam feed in real-time, to be decoded also in realtime by a second party via XXX-IP, with - unfortunately - not so good results. I'm using custom written functions to convert from RGB8 to YUV420 and back and, although not much processor-efficient, they do what they're supposed to
2013 Jan 06
2
video capture
Hey all, I'm looking for a application that I can use to capture video from a USB web camera. I have Cheese Webcam Booth 2.28.1 installed but it leaves a lot to be desired in the video capture field. Things like actually working. It does an adequate job of snagging a batch of single images in burst mode. Any suggestions? -- _ ?v? /(_)\ ^ ^ Mark LaPierre Registerd
2012 Apr 06
2
Help with gsub function or a similar function
Hey, sorry if this has been addressed before, but I'm really new to R and having trouble with the gsub function. I need a way to make this function exclude certain values from being substituted: ie my data looks something like (15:.0234,10:.0157) and I'm trying to replace the leading 15 with something else - but of course it replaces the second 15 with something else too. If there's a
2001 Mar 06
1
Swat update :)
IT WORKS!!!!!!!!!!! But before I say what I did... yall have to promise not to laugh! (MAH!! I HEAR YOU!!) ... anyone ever heard of.... /etc/rc.d/init.d/xinetd restart I can tell you from experience that 'killall -HUP xinetd' is NOT the same. I can also say that nobody will find that command line entry in "Using Samba". To show my appreciation to the groups involved,
2010 Apr 15
1
Webcam streaming with ptalarbvorm
Hey all! I'm sure you've all been missing my webcam stream, so I decided to start it up again (also, I wanted to do it for my family overseas). However, this time, I'm doing things a little bit differently. For starters, the encoder is the current (as of about an hour ago) ptalarbvorm branch which is destined to become libtheora 1.2. Another difference is that I'm using
2014 Dec 12
5
CentOS 6.6: Webcam problem
Last month we discussed the problems with webcams in CentOS 6 and I raised Bugzilla #1158988 with Red Hat. This bug has now been declared a duplicate of 1145805. Unfortunately I'm unable to access that report so although I know Red Hat are looking into the matter I don't know what they're doing. Ron
2007 Nov 13
0
AOL video working now
Hello! With today's git swfdec, AOL video is working. It didn't work yesterday. Example: http://uncutvideo.aol.com/videos/802c8b20de18ffb95f09b24dfe9c9c0b?index=1 Thanks to everybody who made it possible! -- Regards, Pavel Roskin
2008 Jun 25
0
[Fwd: AOL Mail]
FYI -------- Original Message -------- Subject: RE: AOL Mail Date: Wed, 25 Jun 2008 13:47:06 -0500 From: Dustin Davis <dustin@txls.com> To: "'Dale Schroeder'" <dale@BriannasSaladDressing.com> References: <419cf800ca3991a24f4b9829f3806aba@briannassaladdressing.com> <145401c8d604$ccfb1780$66f14680$@com>