Need To Develop Application To See Video Or Picture From Ip Camera
Mar 12, 2009i bought one device(ip camera) and i need to develop vb.net application to see video or picture from ip camera.
View 1 Repliesi bought one device(ip camera) and i need to develop vb.net application to see video or picture from ip camera.
View 1 RepliesIs it possible to develop a program in vb.net which can find the location of vehicle in a cctv camera range?if possible ,what are the APIs and technologies used for it?can any one suggest any link or the steps involved in this process...?
View 5 RepliesI'm using quicktime into my project to get video live from ip camera now i need to start recoding this video
View 2 RepliesI want to write a .NET application to show and save video streams from an ip camera. But I'm not yet sure what would be the best way to get started. Should I look for an Axis camera so I'd be able to use their api or will I be fine accessing the video stream using directshow or whatnot using any other camera ?
View 2 RepliesI've been trying to find a way to use my video camera as a webcam and do chatting from different programs including mine.
my problem is how can i capture an image from my video camera. below are camera stats[code]....
how can i preview / record or only preview video from my tv tuner card in vb.net....i have usb stick deny tuner card in my laptop
View 2 RepliesI'm making a program where i want my usb camera to show live video in, i could only find examples on how to get a webcam to show live video in a vb form
View 1 RepliesI want a code that will be usefull to make a program that opens the video camra of the PC and saves the camera sight (or images capture).
View 4 RepliesAudioVideoPlayback works really .FromFile with jpg or mpg files. But I am trying to show a viewo stream from a video camera over the network. The camera feed is something like ... IP-ADDRESS/mjpg/video.cgi. AudioVideoPlayback .FromUrl seems to access the camera ( the camera then prompts for log on credentials) but it will not display the feed. My question is can AudioVideoPlayback display cgi files? My all is written in Visual Basic 2008, running on Win 7/64 and x86 based platforms as well.
View 1 RepliesHow can I take pictures using a digital camera based on a button click in WinForm application? I tried googling, and got WIA. Used WIA 2.0 and wiaut.dll, and it is working fine for webcams. But I am not able to automate the actions of my Sony W220 camera. I tried googling for WPD, but it appears to be active only in Windows 7 and Vista, and I am using XP Sp2
View 8 RepliesI want to create and application (I'm a rather Jr. programmer, with just a few apps in production), but I'm not sure where to start.
The app needs to be able to join videos of the same types, for instance, divx1.avi and divx2.avi into divx_joined.avi.
I've already google...err I mean, searched bing for some how to's and what not, but I don't think I'm looking for the right terms.
Where do I start to learn to deal with video streams? Is there a book, SDK, etc?
I want to develop a software that can manage DVD's in a library. meaning it stores all DVD's in a database. and it checks for available and non available DVD's .the same application be able to keep track of when a particular DVD should be returned i really want a superb interface. thats what am looking for. may also some ideas on how to improve the application.
View 1 Repliesi am about to develop an application to take a picture from vb.net 2008 to click on a button take picture and then it should take the picture preview it and then if okay same in a directory or database how do i go by this.
View 2 RepliesWe bought a DIY security camera, the camera is making automatically mpegs if a movement is recognized. A picture can be made with a delivered program. We have the idea to make a program with the delivered dll files to make automatically pictures.
timestretchDMO.dll
GPIProxy.dll
expDMO.dll
DVCtrl.dll
DSPDMO.dll
actually i have problem to develop tool for recover audio/video fil
View 1 RepliesHow can I Retrieve picture details like dimension, date taken, camera model etc.
View 1 RepliesHow can i record a video via webcam in visual basic application and then display the video on user's request either live or recorded video.
how to develop video webcam recording application.
I just wana use usb camera in vb.net application. I dont care about coding but just i want to know which control is to be used for it...
View 1 RepliesI have .net application used to capture photo from WebCamp by using the DirectShow dll.Now I want to Use my Digital Camera to capture photo using this application.So Can I use Cannon S70 or S95 to do this action. Or which brand of digital Camera Support my Request.
View 4 Repliescapture picture or video from usb cam?
View 8 RepliesIs it possible to view video in a Picturebox? if you do know then reply..G peter.
View 3 Repliesdoes anybody know how to connect the built on camera to my application so i can take snapshots for further manipulation? i am using vb.net 2003
View 1 Replieswhich is the best way to recognize programmatically if a file is a video or a picture a part from the fil exstension?
View 1 RepliesHow would you make a program that recognizes your eye, or something...
dim eye as string = picturebox1
if eye = picturebox2 then
msgbox("It's your eye",64,"Yeap!")
Or if it's too complex maybe just recognize the color?
I want to know if I can put live video from a capture device into a picture box using image.fromstream or any other way of getting the video into the picture box.
View 1 RepliesI need to create an application for a kiosk where a customer could select pictures from a camera, select and edit the pictures, then submit them for order. Are there any really strong image editor controls I could use or you can recommend?
View 10 RepliesI�m trying to create an app to copy pics from my camera to my hard drive. Problem is when I connect the camera it shows in �My computer� but not as a logical drive. Is there any way I could access my pics using vb.net without the need for the camera SDK which is not available for my camera model.
View 2 RepliesI am new to this forum and I would like some help from my respected seniors.I am trying to develop a ASP.Net Web Application using C# or VB. First of all prefer me whether C# would be easy or VB for the following scenario:Below are the requirements:
1. For All Users:
Text-chat feature will allow users to chat with the available online users.
2. For Registered User:Allow users to create new folders and sub-folders, to store (upload) files.Allow users to perform move/copy/delete operations on folders and files. The percentage of storage capacity remaining and used should be displayed on the top. Automatic versioning system will record the version/revision information when a file is replaced/overwritten Team management feature will allow users to work in teams (by inviting other existing registered users). The activities of the team include access to the password protected area for the team, uploading files, commenting on the uploaded files (discussion), polls, automatic and manual reminders to the team members.
3. For Administrator:
Approve/Reject new team requests; update/delete existing teams.View all the files and folders uploaded on the server.Allow to perform delete operation on any existing file/folder existing on the server.Delete account for any registered user.Define and Edit storage capacity and other limits such as Maximum file size allowed for uploading.
Queries:
1) As, every user will have his/her own PERSONAL profile page then how will the system redirect the user to his/her PERSONAL profile page after hitting Login?
2) How this chatting feature can be developed?
3) How this storage capacity would be assigned overall?
4) How Administrator will manage all this?
I am totally confused.I have developed SRS as well. but in coding I am totally stuck as I am not so good in coding. I thought Visual Studio 2010 would help me effectively in this case, and I am trying but couldn't find any way for this to be done.
how to display picture using the Application.startup path? i want to locate the picture in my bin folder inside my debug folder as i selected the name of the candidate in the combo box.
View 2 RepliesI want to develop an accounting software for a mini Super-Store, this program will be able to run on a network with a central database; in other words a network application. I have not used sql sever before neither have I written any application that will run on a network.
View 7 Replies