473,511 Members | 14,052 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

which technology to use for online application

2 New Member
Hi All,

I want to develop a website which will have live video's from CCTV. These CCTV video's also can be saved to show later... depending on customers request... suppose he want see only his video.

Also I want to send these video's on mobile devices

I am not sure about which technology to use, do I require a media server? if yes which will be most affordable of can be used free..

I can develop java application with the help of some one

Plz suggest


Thanks,
Vivek Khedkar
Aug 10 '12 #1
2 5629
Frinavale
9,735 Recognized Expert Moderator Expert
I have used Silverlight to push images retrieved from a DVR (CCTV) through the DVR's software developer kit. I used sockets to push the live images to a web browser when they came in.

However, I did this for fun and I'm not sure if Silverlight is supported by all mobile devices.

I would look into HTML5 and I suggest using whatever server-side code you are most comfortable with to retrieve the images.

It would probably be easier to implement a polling solution rather than the push solution that I came up with.

If you don't think HTML5 will work for you, then just use an regular old <img> and go with the polling solution (where you use JavaScript or Ajax to send a request up to the server to get the next image).

Use what you are most comfortable with!

-Frinny
Aug 10 '12 #2
khedkarvivek
2 New Member
Thank you very much for your suggestions
Aug 13 '12 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

5
1426
by: Julia | last post by:
Hi, I am creating a windows service which host a remote object that can be connected by other application (desktop applications and asp.net) and I wonder which type of UI window application...
1
1411
by: Ketul Patel | last post by:
can someone please help me understand what might be the possible cause for following error Server Error in '/OnlineServices' Application....
2
1410
by: Tatworth | last post by:
I need to determine which ASP.NET web site directory a DLL was called from. The directory path is needed so that a config file located there can be called by a datalayer component in the same...
3
1199
by: sachin | last post by:
Hi Group, I have stand alone application. I want to choose a technology which can give me stabilty for 5 to 6 yrs, good runtime speed(uses internet). Should be able to use low level programming...
2
1212
by: Geoff | last post by:
I wish to write a reader/display program and want to know what technology I need to learn to do this. I suspect that javascript with css can do this. Here is what I wish to do: I wish to...
6
2952
by: Pieter Coucke | last post by:
Hi, Which technology's are used to make Windows Forms (Fat) Client - Server application with VB.NET (2.0)? - XML Webservices, Remoting, DCOM, ... are there others? - Which are used the most and...
3
1572
by: Tony Girgenti | last post by:
Hello. I'm new to all of this. I developed a web consuming windows application/form program with VS.NET 2003, VB, .Net Framework 1.1.4322, ASP.NET 1.1.4322, IIS 5.1. I started converting it...
0
943
by: sagsmiles | last post by:
Hi, I have a .dat file which is located on the application server. And i had a print button in the web page, when i click the button, the (.dat) file should be printed on the LPT (Local printer...
2
2029
by: rmatos95 | last post by:
We have PeopleSoft Financials 7.5 (I think). I wanted to know if it is possible to have vendors (who provides services to us) fill out an online application and have that information feed directly...
0
7245
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7356
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7512
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5671
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5069
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4741
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3214
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
785
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
449
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.