hi to all how can i store the video in the buffer Is it possible by v4l (video for Linux) is it possible by v4l to transmit over Ethernet how can I identify the the video is stored in that or not? or Is there any other way to transmit the video over the Ethernet?
cmos video
I have found that the driver for camera in Linux kernel 2.6.28.6 /driver/media/video/samsung/fimc/ov965x.c There are several functions apart from init and exit function namely, >> ov965x_attach_adapter >> ov965x_detach >> ov965x_command By this where will be the video output produced... How can I diplay the video output?