i have a web cam that is connected with server. one streaming application is running in server there i am getting the live video and i am saving in AVI format this much of program in working condition
i need the same streaming video in the client side . for that , i think one ASP page is enough can you help me for creating one web page for showing the same web cam video in the client side . i think asp page i can host in IIS server in the server side because it will accessible from client system through IP with page name but my problem is can i get the same stream in client?.the frame rate controls, how i can do ?
i would like to get the code for asp page.
this one is based on windows