473,382 Members | 1,791 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

VB and CCTV

Hello,

I am attempting to create a web server that will be attached to a pelco
video matrix switcher (9770) via a serial port. I want to setup
hyperlinks on the webserver that will feed ascii commands to the matrix
switch via the serial port. These commands will tell the switcher what
video ports to feed what monitor ports.

My questions are:
1. has anyone done this before?
2. Does anyone have scripts that i could use to do this?
3. I have read online that config of a mscomm32 file is necessary. Is
this true? If it is how does it play into the config?

Thanks,

-David
Dec 20 '06 #1
1 5202
David Cogo wrote:
Hello,

I am attempting to create a web server that will be attached to a pelco
video matrix switcher (9770) via a serial port. I want to setup
hyperlinks on the webserver that will feed ascii commands to the matrix
switch via the serial port. These commands will tell the switcher what
video ports to feed what monitor ports.

My questions are:
1. has anyone done this before?
Very similar.
2. Does anyone have scripts that i could use to do this?
Unfortunately, it's commercial software so I can't :|
3. I have read online that config of a mscomm32 file is necessary. Is
this true? If it is how does it play into the config?
The only config is done at runtime to set the port, speed, etc...

For the HTTP server, you can use a simple array of sockets accepting
connections. When you receive a header, parse it out as per the RFC and
send the commands to the switcher.

I suggest reading up on vbip.com and winsockvb.com.

An alternative is a COM server that is called by ASP scripts or similar
served out by IIS.

<advert>
I recommend switching to a digital CCTV system with capture cards so you
can do away with the "only see/record one at a time" concept.
see www.icode.co.uk/icatcher/ :)
</advert>

--
Dean Earley (de*********@icode.co.uk)
i-Catcher CCTV Development Team

iCode Systems
Dec 20 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Newbie | last post by:
I am doing some robotics projects but my main area of interest is trying out several algorithms for the processing of the stream of data coming from the video. I am wondering what type of camera...
5
by: wrytat | last post by:
I'm not sure if I'm posting the correct place. I posted it somewhere else, but someone told me to post it at another place. Anyway, some background first. I am currently building a web...
31
by: cctv.star | last post by:
I was wondering, why you always have to remember to call bases' constructors explicitly from the derived class constructor? Why hasn't this been enforced by the language?
1
by: batesy67 | last post by:
Hi All, We have a CCTV application here written in C# that is meant to run in 256 colors. It is called from another application via a button click. The CCTV app is meant to always be on top,...
8
by: frankleggett | last post by:
Hi I am trying to set up a small database for Horse Racing. I need to keep a database listing the details found in the racecard. The database will be used in to feed a caption generator which...
6
by: Jerry Spence1 | last post by:
My company produces IP Surviellance softwrae (CCTV, Access control etc) and one of the features of our software is the ability to produce a CD with all the images, together with a run time version...
2
by: David Cogo | last post by:
Hello, I am attempting to create a web server that will be attached to a pelco video matrix switcher (9770) via a serial port. I want to setup hyperlinks on the webserver that will feed ascii...
0
by: alitheg007 | last post by:
Hi All, I am intrested in doing a project in which I want to stream live video from anyhand held device could be a mobile phone (via USB or Bluetooth) or CCTV camera or video camera to a PC. ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

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.