Re: [Ilugc] Webcam/Telescope/ARM SBC trouble

2012-01-10 Thread Arun Venkataswamy
On Wed, Jan 11, 2012 at 1:53 AM, Kingsley G. Morse Jr. wrote: > It seems to me that your project is intriguing, > and it might be fun to improve a telescope's > useful resolution with an algorithm like lucky > imaging. > Thanks for the information! I will try this. This is really interesting beca

Re: [Ilugc] Webcam/Telescope/ARM SBC trouble

2012-01-10 Thread Arun Venkataswamy
On Tue, Jan 10, 2012 at 8:08 PM, prasannatsmkumar < prasannatsmku...@gmail.com> wrote: > > If possible try to cross compile kernel and drivers for ARM. If you compile > a new kernel it will not affect any user land applications. The best option > will be this. > I guess this is my only option now

Re: [Ilugc] Webcam/Telescope/ARM SBC trouble

2012-01-10 Thread Kingsley G. Morse Jr.
Hi Arun, It seems to me that your project is intriguing, and it might be fun to improve a telescope's useful resolution with an algorithm like lucky imaging. I do not have an answer to your reasonable question, but it occurred to me that the IRC channel ##astronomy on freenode might interest you.

Re: [Ilugc] Webcam/Telescope/ARM SBC trouble

2012-01-10 Thread prasannatsmkumar
On Tue, Jan 10, 2012 at 6:07 PM, Arun Venkataswamy wrote: > Hi, > > I have an ARM based Linux SBC (Chumby hacker board, > http://www.sparkfun.com/products/10106). > > For a personal project related to astronomy-imaging, I need to connect a > specific webcam (Philips SPC900) to it. The webcam will

Re: [Ilugc] - webcam-server

2011-05-31 Thread dinesh kumar
the thing is i need to stream my webcam through my public ip or to brodcast my webcam. On Tue, May 31, 2011 at 2:25 PM, Akilan R wrote: > On Tue, May 31, 2011 at 2:11 PM, dinesh kumar wrote: > > anyone have an idea about webcam-server for ubuntu, and how to work with > it > > for live streamin

Re: [Ilugc] - webcam-server

2011-05-31 Thread Karthikeyan S
>> anyone have an idea about webcam-server for ubuntu, and how to work with it for live streaming. For streaming, an Encoder is required. I would suggest you to search for an encoder package and install it. That's the start for any type of streaming. Regards, Karthik _

Re: [Ilugc] - webcam-server

2011-05-31 Thread Shrinivasan T
On Tue, May 31, 2011 at 2:11 PM, dinesh kumar wrote: > hi, > anyone have an idea about webcam-server for ubuntu, and how to work with it > for  live streaming. Check here http://hacktivision.com/index.php/2009/06/16/setting-up-an-ubuntu-webcam-server?blog=2 -- Regards, T.Shrinivasan My Life

Re: [Ilugc] - webcam-server

2011-05-31 Thread Gaurav Paliwal
> > hi, > anyone have an idea about webcam-server for ubuntu, and how to work with it > for live streaming. > This might help : [1] http://www.scribd.com/doc/56710355/Adobe-Connect-Alternative [1]Sometimes tables are not rendered properly in email archives so, sending a link. -- With Regards, G

Re: [Ilugc] - webcam-server

2011-05-31 Thread Akilan R
On Tue, May 31, 2011 at 2:11 PM, dinesh kumar wrote: > anyone have an idea about webcam-server for ubuntu, and how to work with it > for  live streaming. Be more specific. What exactly do you want to achieve? -- அகிலன் (Akilan R) [ blog.akilan.in ] I should have no use for a paradise in which I

Re: [Ilugc] - webcam-server

2011-05-31 Thread swamynathan
On Tue, May 31, 2011 at 2:11 PM, dinesh kumar wrote: > hi, > anyone have an idea about webcam-server for ubuntu, and how to work with it > for live streaming. You can use red 5 media server for streaming video---> *red5*.org/ also dig into ---> http://code.google.com/p/red5/ -- With love

Re: [Ilugc] Webcam

2009-08-30 Thread Shashwath T.R.
On Thu, Aug 27, 2009 at 10:04 PM, Rajesh kumar wrote: > Please Tell me some of the tools to take photo from laptop webcam > > -- > Regards > Rajesh Kumrar. R. K. > www.rkrajeshkumar.in > ___ > To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with > "unsu

Re: [Ilugc] Webcam

2009-08-29 Thread Girish Venkatachalam
On Thu, Aug 27, 2009 at 10:04 PM, Rajesh kumar wrote: > Please Tell me some of the tools to take photo from laptop webcam > Nobody mentioned mplayer with the 's' button but you have to start mplayer with -vf screenshot $ mplayer -vf screenshot -tv device=/dev/video0 might work. Try it. -Girish

Re: [Ilugc] Webcam

2009-08-27 Thread Kapil Hari Paranjape
On Thu, 27 Aug 2009, Rajesh kumar wrote: > Please Tell me some of the tools to take photo from laptop webcam The following are for USB Webcams. uvccapture luvcview guvcview Kapil. -- ___ To unsubscribe, email ilugc-requ...@ae.i

Re: [Ilugc] Webcam

2009-08-27 Thread sivaji j.g
On Thu, Aug 27, 2009 at 10:04 PM, Rajesh kumar wrote: > Please Tell me some of the tools to take photo from laptop webcam vlc player. -- Thanks Sivaji ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body

Re: [Ilugc] Webcam

2009-08-27 Thread Ashok Gautham
On 08/27/2009 10:04 PM, Rajesh kumar wrote: Please Tell me some of the tools to take photo from laptop webcam Cheese works really well for me. --- Ashok `ScriptDevil` Gautham. ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscr

Re: [Ilugc] Webcam and Wifi in DELL laptop working with ubuntu 8.04 hardy heron

2009-02-11 Thread Satish Eerpini
you can download the non-free driver from the broadcom site here : http://www.broadcom.com/support/802.11/linux_sta.php download the driver for your appropriate architecture ( 32bit or 64 bit) and compile it. I confirmed that the wireless card for which the driver I installed is the same as the o

Re: [Ilugc] Webcam and Wifi in DELL laptop working with ubuntu 8.04 hardy heron

2009-02-11 Thread Arun SAG
Ndiswrapper should be the last choice there are non-free wireless drivers available for broadcom...I got broadcom wireless network cards work in "fedora 9" by installing "broadcom-wl" package from rpmfusion-nonfree repository... But I don't know about ubuntu...Good luck On Wed, Feb 11, 2009 at

Re: [Ilugc] Webcam and Wifi in DELL laptop working with ubuntu 8.04 hardy heron

2009-02-11 Thread Satish Eerpini
I am not sure if the same would work . But I set up the wireless card ( some broadcom variant ) in a Dell Vostro 1510 without using NDISWRAPPER. I downloaded the drivers from the broadcomm site and then compiled them and installed the module using insmod. Then added a modprobe command to rc.local s

Re: [Ilugc] Webcam and Wifi in DELL laptop working with ubuntu 8.04 hardy heron

2009-02-11 Thread Akarsh Simha
> What wireless card ? Can you post the output of sudo lspci -v here ? I have a Dell Inspiron 1525 n-Series laptop (Yes, one of those few laptops in the market which come without Winblows installed). The wireless card is a Broadcomm 43xx and the corresponding kernel module is bcm43xx. When I last

Re: [Ilugc] Webcam and Wifi in DELL laptop working with ubuntu 8.04 hardy heron

2009-02-11 Thread Shrinivasan T
Hi, > My laptop loaded with ubuntu 8.04 hardy heron has problems with its webcam > and wifi. > It seems ubuntu doesnt support dell webcam and wifi for inspiron 1525 > models... > Help me I hope webcam is supported well. Install the application called "cheese" and try your webcam. -- Regards,