Controls :: Read QRCode Using Webcam (Web Camera)
Dec 23, 2015related to the article: [URL]
next I would ask is:how to read back QRCode that have been made using camera?
related to the article: [URL]
next I would ask is:how to read back QRCode that have been made using camera?
I have an application on server, now i want to create button that capture image using WebCam and upload on server....
View 1 RepliesI would like to know if with asp.net web app i can detect a camera connected to the pc and load it on the web page for the person to view it?
View 1 Repliesi developed asp.net website i have to embed web camera in my website where user can record there video message and send it to the other user i.e.video mails.
View 1 RepliesI want to create a asp web application for video conferencing, how i can implement this?
View 1 RepliesHow to capture images from webcam and store in database in asp.net
View 1 RepliesI am trying to build a program where from a web browser i can contol my camera.
to change settings and stuff.
i am not sure how to create a program that can be interactive from a web browser.
how to control camera through Asp.net sessions and Asp.net application programming architecture
View 2 RepliesI know what i need but i am unsure of the way to acheive it. My idea is to broadcast live event over the internet on website. dont tell basic things like ustream or other streaming websites. I want that my sony 7 MP camera should connect to the PC and broadcast the recording live on my website
View 2 RepliesI am working on an scenario where I want to access my webcamera and show a live video to another user. It's somewhat like conferencing. How would I write code to access my webcamera?
View 5 RepliesI develop a code for mobile application , This application work in online and ofline mode both using HTML5 and JQuery,Json. But in may application I have a problem when i capturing a image by mobile camera. I got image from mobile camera but I want to save into my database from client machine and I want to save into my browser localstorage if offline mode.
View 1 RepliesI have to display images from a video camera in my web page.
What I am already done is, I created a folder in my severer side and continuously check for latest image in that folder.
whenever anew image arrived in that folder I display that image in my web page.
It was working when I am testing the code by dragging images in to that folder one by one.
But, when my application connected to the camera, images was coming in to that folder but my application don't have permission to take those images to display
My Image is showing in Image Control from somewhere, now my question is that How to save that shown image from Image Control without Using FileUpload Control to Database in ASP.Net?
Actually i have got a task to implement web cam to grid from there user will click button, another window will pop up then he will capture that image, then that image will be shown in GridView, then when a user click Submit button all the images captured by the user got saved to database in the form of Image
I have referred the following article : [URL] .....
i m developing an app in which i have need to get image from webcam and store it in to database i m using visual studio 2008 and asp.net with c# i m looking for code for this operation.
View 9 Repliesinserting webcam into webpage?Can only find beta silverlight versions. Is SilverLight my best choice?
View 2 RepliesHow do I stream my webcam through a webpage in c# using asp.net
View 3 RepliesI have been working on a web application using C# and I want to capture images from my webcam on the registration page. The concept is as the page loads, the system checks for a webcam connected and if the webcam is found conencted, Image streaming should be done and the frames would be displayed on the page. As soon as I click the "Grab Image" button, the Image should be captured and stored to a database.
View 12 RepliesI have a Windows program that will capture a video from a webcam as .wmv. What approach should I use to do this from an .aspx web page? I want to develop something that is a bit like youtube [URL]
I have a class that controls the webcam, storing the data in .wmv format, but this is written for windows and wants windows libraries and controls. Can I simply adapt this for a web page, using an Image instead of a Picturebox control, or do I need to use Flash or Windows Presentation Foundation (WPF)? If WPF is the answer, is it worth upgrading from VS2008 to VS2010?
I'm trying to play with live web cam using asp.net with C#.I want to access/stream web cam content using flash then send the captured streams using Real-time Transport Protocol.How is possiable to do that?do you know any simple asp.net application related to this?
View 1 RepliesI am developing project using asp.net 2.0 and C#.net.I want to capture users picture or video from webcam and save it in a folder in Harddisk. how to develop this feature and if possible provide me reference links.
View 4 RepliesIn my application, I want to detect the webcam in the system automatically and take the image on a button click in asp.net application.
View 6 RepliesHow can i photo capturing using webcam in asp.net 2.0 ?
View 5 RepliesIs there any way asp.net can access/stream web cam content without using flash or silverlight to access the web-cam?
View 1 RepliesIs there any way asp.net can access/stream web cam content without using flash or silverlight to access the web-cam?
View 1 RepliesHow to capture image from a webcam and show it in the webpage using asp.net.
View 1 Replies