Web Forms :: Video Conferencing - Use API Or Tool To Integrate With System?

Mar 20, 2011

im developing a web application that depends on video and audio conferencing,and i want to use an API or some tool to integrate it with my system,wonderin what is the most common easy tool used for this kind of web applications?

View 2 Replies


Similar Messages:

C# - Implement Web Camera For Video Conferencing In Asp?

Jan 28, 2011

I want to create a asp web application for video conferencing, how i can implement this?

View 1 Replies

How To Use C# To Integrate With Video Streaming

Sep 1, 2010

how to use ASP.Net C# to display video streaming on the ASP.Net Web?

Another thing is the video can only run for one time. Do I need to use any plugin to develop it?


How to use C# code to control the video?

View 3 Replies

Controls :: Integrate Skype Video Chat In Website

Nov 16, 2013

How to intergrate on skype video chat on asp.net ....

View 1 Replies

C# - Is It Possible To Integrate GPS System In Web Application

Jun 19, 2010

One of my client wants to track his cars/cabs from his own house... So i thought of getting help from our fellow users of SO... Is it possible to integrate GPS system in an asp.net web application? If so,How to get started... Any webservice that does it for me? Should i use google maps api?

View 2 Replies

Java - Siutable Tool And Technology For Electronic Health System?

Jul 26, 2010

i am going to develop an EHR (Electronic Health Record System) i am new to this field and want to discuss what tool technology i have to use for this purpose:

here is my research about EHR and available tools for it

1) i am going to discuss about java as an EHR is a web based system so J2EE will be the solution for java at core level and as i am going to globalize my system so i need some standard protocol for it the most useful and one is HL7 CDA 2.0 one thing about java i like is it provides JAVA CAPS with full implementation of HL7 protocol. it make my work bit easy the second thing about java is it is very efficient for DATA CENTERED application as mine one is but the problem is with the scalability of system that is much expensive and time taking. and java is bit slower on client side that can effect downtime that should me very less approaching to zero for my system. and at last i need a attractive user interface. and the most wanted thing is privacy and security.

2) the other option is PHP for doing all as above described it is less expensive and less time taking for scalability,may contribute to achieve a good interface and a faster client side but question mark on data centric environment and security.

3) the last one is the MS's ASP.NET no doubt about security and privacy but very much expensive to develop and maintain and no platform independence and what about speed that is response and down times?

i have discussed the possibilities upto my best knowledge hope u people advise me which one will be the best to attain privacy, security, speed and scalability on best cost.

View 2 Replies

Visual Studio :: Can Visual Studio 2008 Be All In One Tool To Integrate Source Code Continuously

Jan 20, 2010

can Visual Studio 2008 be All-In-One tool to integrate source code continuously from team members, build, unit test?

Having used Visual Studio Team Edition 2005, unit testing each method within VS itself. I strongly believe that it is feasible to add-on tools. Example ankhsvn tool to use SVN from Visual studio [URL]

In my investigating i have come across number of tools(shown below) to use with Visual Studio 2008 professional

Development tool:- Visual Studio 2008 professional using Subversion as source control tool. Continuous Integration:- Hudson or Cruise control Build tool:- NAnt Testing:- NUnit, Selinium As Visual Studio 2008 can be used for unit testing I think NUnit is out of consideration.

In the same way i would like to have any other tools/add-ons to Visual studio to implement continuous integration, building and unit testing. This process should be automated such a way source code between team members is continuously integrated, built and unit testing is done as configured.

Objective is to use few number of tools as add-on to Visual Studio or achieve most from Visual studio itself (example unit testing). Visual Studio should be all in one tool.

I am aware that Team Foundation Server best suits my requirement, but it is out of scope due to its cost.

View 3 Replies

Initializing Webcam From Website In Client System And Start Video

Jan 21, 2010

Problem Description: A person has to enter all his details and take a photo(While Taking his Snap in our website there will be a Image Component and we have to Initilize the Client System(Any Company Webcam)Webcam and below Image Component there will be a button(Take Snap) When he clicks on it , it should take his snap store it. After He fills all his details when he clicks on Save button, all the details along with that image should be Uploaded to the server.

1) How to Check Whether the Client has Installed any Webcam or Not First.
2) If the Client has Installed any Webcam then Initialize that Webcam When he clicks on Take Picture.
3) Stream that Video that is coming from that Webcam Inside our Image Control in Website.
4) After He Clicks on Save Image button that streaming should stop and still image should be saved.
5) Accessing that Image(Later Converting it to Byte Stream) and uploading Image along with his data to Sql Server.

View 4 Replies

Web Forms :: How To Post A Video On Video Player

Feb 10, 2011

I want to post few videos on a website but i don't want to use youtube or any other website.

I want to have an in-build player on the webpage with video in it - how to accoplish that ?

View 4 Replies

SQL Server :: File System Better Than Sql Server For Video Storage?

Nov 6, 2010

Currently, I am storing images and video clips in my database as a varbinary(max).

The problem is that when my front-end goes to retrieve and play the video, it takes an excessive amount of time to download.

For example, I have a video file: test.avi (5mb). If I attempt to read from database and play avi, it takes about 40 seconds. If I attempt to play this test.avi from the filesystem, it takes about 10 seconds to load.

I have investigated compression/decompression, but those seem to be as time-consuming as just loading up the raw data from the database.

Should I scrap storing video clips in the database, and go for a file system approach. I would really like to keep everything clean, secure, and organized. Which is why I am storing images, video clips, etc. in database.

View 4 Replies

Basic Template - Implement For A Video Search Function For Youtube Video?

Jan 12, 2010

Now i'm currently trying to code a basic website as a project and i've run into problems regarding a search video function. having searched through the forum i still could not find a solution.What i intend to do is to have a video search web service in my website, perhaps something like this:http://www.google.com/uds/solutions/...rch/index.html. however from my limited understanding the codes provided is unable to work with VS2005? Is there a basic template that i could follow and implement for a video search function for youtubes video?

View 8 Replies

Javascript - What Is The Best And Easiest-to-use Video Player For Popular Video Extension

Sep 6, 2010

What is the best and easiest-to-use video player for popular video extension in asp.net?

View 1 Replies

AJAX :: Modal Popup Extender Along With An Embedded Video, The Popup Is Hidden Behind The Video In IE?

May 4, 2010

When using a modal popup extender along with an embedded video, the popup is hidden behind the video in IE but works as expected in FF.I've tried manually setting the z-index of the popup to a huge number and the z-index of the video object to 1 but this makes no difference.
I've put the code for a sample page below.

[Code]....

View 2 Replies

MVC :: How To Add Video In 2.0 Using VIdeo Tag That Is Using Html5

Feb 11, 2011

I want know how to add video in mvc 2.0 using Video tag in Html 5 .I am trying to add video using video it display Erro video tag is not defined please help me How to add video in MVC 2.0

View 3 Replies

Web Forms :: System.ArgumentException - Can't Convert To System.Int32

Dec 16, 2010

i work with visual studio 2005 and asp net 2.0. i have a method method as this :

[Code]....

this problem is follow if i run the web method and don't enter a string and a int a receive this message : System.ArgumentException: Cannot convert to System.Int32. ok when i arrive in the method i can check if lists is empty but how i can do if int is NULL because i don't want to returns a error if people run my web method and don't enter the parameters.

View 2 Replies

Web Forms :: How To Integrate A Flash (.swf) In Tag

Jul 12, 2010

I have a scenario where I need to display either image or a flash (i.e. a .swf file) at the same location in my web page. Can i integrate .swf file in <asp:Image> tag? If so how can i do it?

View 2 Replies

Web Forms :: How To Integrate A Php App In A Webform

Feb 17, 2011

We have an ASP.NET 3.5 website with a PHP forum. The website uses a master page into which we've built some functionality like a menu and an alert banner controlled by the adRotator control. In the forum, I've mimicked the header using html, but everytime we make a change to the master page I have to also update the code in the forum. I can't add the alert banner to the forum at all. We're using a third party menu, but I want to build one using the navigation controls. If i do, what do I do about the forum?

Fow a number of reasons, I'm rewriting the entire site in 4.0. So if there's anything that can be done to better integrate the forum, now would be a good time I guess to try.

There's very little I can do about the code in the forum. It isn't open source. Is there any way at all of wrapping the forum in the master page or a modified master page?

View 4 Replies

Web Forms :: How To Integrate SMS Gateway

Jan 2, 2014

And i want to integrate that sms gateway in in asp.net web form

View 1 Replies

How To Integrate Net Application And Net Forms With PHP Website

Mar 5, 2010

My university has a PHP website and I am going to develop a .Net project for the university. My question is:
How to integrate my .Net application and .Net forms with PHP website?

View 2 Replies

Web Forms :: How To Integrate JqTransform And Form

Feb 4, 2010

How can I use "jqTransform" with an ASP.Net form?[URL]

View 5 Replies

Web Forms :: Integrate Google App To Web Application?

Mar 3, 2010

I need to use google accounts in my ASP.NET application. Did somebody do it?

View 3 Replies

Web Forms :: Integrate Google Search

Apr 25, 2012

i have search button in my page i want when user type word in TB and click on search button google search in my website and find that word in my web site and link to the page .

View 1 Replies

Web Forms :: How To Integrate CKFinder In CKEditor

May 7, 2015

I am using ckeditor for asp.net as a editor control . i want to integrate ckfinder control with ckeditor to mange file manger with ckeditor control, i am trying from some days with the documentation provided on ckeditor website but not able to integrate.

View 1 Replies

Web Forms :: How To Integrate Barcodes Into NET Applications

Apr 23, 2013

How to integrate barcodes into .NET applications using barcode fonts in C#?

View 1 Replies

Web Forms :: Integrate Barcode Reader?

Jan 6, 2013

I am searching for bar code integration code for Asp.net webform. Looking for complete sample source with suggestion of bar code scanner company and model name to integrate.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved