similar to: webcam image capturing

Displaying 20 results from an estimated 2000 matches similar to: "webcam image capturing"

2008 Oct 27
8
pagination in ajax
hi, I am curently using rails version 2.1.1. Currently i have done simple pagination using will_paginate plugin.it works.but when i am trying pagination using ajax with help of will_paginate plugin it wont works.i am also using RemoteLinkRenderer helper, but it gives an error uninitialized constant RemoteLinkRenderer. can anyone provide any tutorial or sample code so that i can
2008 May 01
5
Constantly Running a Script
Hello, I have a synchronization program built on InstantRails v1.6. I need to have an option that makes my program run daily at a certain time. Thus, I need a script or something that is constantly running and checking the time, then when the time is right, do the sync. Is there a way to do this with InstantRails? Any help is appreciated! Thanks, - Jeff Miller -- Posted via
2009 Oct 27
2
fsockopen-method in ROR
Hi, PHP has ''fsockopen''-function to create a socket connection. With what function I can create this connection in ROR? Thanks im Advance -- Posted via http://www.ruby-forum.com/.
2008 Jan 29
8
Sending file from mobile phone to Rails app
Hi guys, So I''m trying to add the ability to send files (pictures) from mobile phones to my Rails app using an SMS number, NOT an email address. Can anyone share how this is done? Thanks, Adeel -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2008 May 17
2
[Bug 15990] New: Can't play Fedora 9 sneap prview video from ustream.com: Can't play Fedora 9 sneak prview video from ustream.com
http://bugs.freedesktop.org/show_bug.cgi?id=15990 Summary: Can't play Fedora 9 sneap prview video from ustream.com: Can't play Fedora 9 sneak prview video from ustream.com Product: swfdec Version: 0.6.6 Platform: Other OS/Version: All Status: NEW Severity: enhancement Priority: medium
2009 Aug 06
13
Redirect after login
Hi, I''m new to Ruby/RoR so please bare with me! I''m trying to adapt a ruby setup where someone logs in to a bonjour service via a web browser. I have the login screen which asks for host and password. There is only one user per host and i can log in fine. It''s suppose to redirect me to /list in my browser but doesn''t. Once i''ve entered the correct
2009 Nov 12
9
uninitialized constant XML::Document
Hi All, I have installed "libxml-ruby" gem on my ruby instllation. while trying to create xml document with ruby progam in Rad Rails am getting error like "uninitialized constant XML::Document (NameError)" do i need to config any thing else in environment.rb file Thanks in advance Chinna. -- Posted via http://www.ruby-forum.com/.
2009 Aug 06
6
initializers
I created a "config/initializers/tasks.rb" In it I have the following is all: logger.info("Running tasks") However nothing is logged or run. Am I missing something? -- Posted via http://www.ruby-forum.com/.
2011 Jun 09
5
ultrasecure sshd server
Hi, How to configure sshd to required both ssh public key and user password also? yes, stupid, but required on my setup.. -- Eero
2014 May 22
3
Host OS, Storage Info
Hi, Is there any way to get host OS information and host Storage in formations using libvirt API...? Rgds -Sijo
2009 Jun 02
3
valdate_presnce_of email, :if => :validate_id + Factory girl
Hi In the model I have User attr_accessor :validate_email_id validates_presence_of :email ,:if => :validate_email_id Could anybody please tell me how can I define a Factory for the above? Thanks in advance Sijo -- Posted via http://www.ruby-forum.com/.
2009 Oct 29
4
manipulating form
Hi, I work with forms and i won''t to set a name for a form to use javascript functions.. How can i do Thanks
2014 Jun 06
2
Libvirt Python Bindings - Remote Connection using openAuth.
Hi, I am using libvirt with python binding, and I want to connect to a remote host. I was able to connect after making ssh certificate, but It is not applicable for my project. So I want to use openAuth() method, but I could not succeed connecting to a remote host using it. Here is my code ------------------------ import libvirt USER = "root" PASS = "mypasswd" def
2014 Jun 06
1
Re: Libvirt Python Bindings - Remote Connection using openAuth.
Martin, What do you mean by libvirt credentials...? -Sijo On Fri, Jun 6, 2014 at 1:57 PM, Martin Kletzander <mkletzan@redhat.com> wrote: > On Fri, Jun 06, 2014 at 01:06:55PM +0530, Sijo Jose wrote: > >> Hi, >> I am using libvirt with python binding, and I want to connect to a remote >> host. >> I was able to connect after making ssh certificate, but It
2010 Mar 23
4
Configure Webcam in centos 5.4
Hi list, I looking for a solution about how to configure webcam in centos 5.4 What are the webcam packages available in centos. Any help is highly appreciated. Regards, Krishna -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100323/72df16f4/attachment-0002.html>
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
2008 May 20
3
gem and pluggin
Hi This is a general question.What is the differnece between these ?Why I am asking such a question is i am using will_paginate pluggin..Now it is available as gem..So is there any performance (stability and speed of execution) difference? Thanks in advance Sijo -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because
2014 Jun 03
2
LIbvirt Python Snapshot -Domain Crashing
Hi, I'm using libvirt(1.0.0) with python, for managing virtual machines.. but while taking multiple snapshot domain is crashing... Snapshot XML ------------------------- <domainsnapshot> <name>snp1</name> <creationTime></creationTime> <description>Description</description> <state></state> <domain>
2011 Mar 08
3
HD webcam bitrate
I am looking at getting a HD webcam, I am wondering what is the bitrate of them? Can they be used with a 12Mb/s USB ports? tom_a_sparks "It's a nerdy thing I like to do"
2009 Sep 19
1
Driver for Logitech QuickCam E2500 series webcam
Does anybody know where I can find a driver for a Logitech E2500 webcam. I'm running CentOS 5 on my desktop and want to add a webcam for skype use. If I can yum install a driver from one of the repos that would be great. Andy