How much would this web project cost?/how should I do it?

Soldato
Joined
12 Jun 2005
Posts
5,361
I am purely interested, I'm doing it for free for a mate, but just wanted to know how much other people would charge/how much he would expect to pay going to a reputable company.

The website is simply, just a themed wordpress with a fancy gallery. Maybe 6 pages in total, including a logo design.

He also wants the ability to stream a video from an internet connected computer to the website for clients to view on a password protected page.

What would he be charged for this?

Right, I was thinking for the stream, as he is going to be on a mobile dongle for the server to simply just upload a picture via ftp every x seconds...would this work ok...or is there another way I should do it?
 
The prices you guessed - would that include the streaming functionality - I would have thought that would charge a premium over those prices?

The only reason I say that is because surely you are creating a bespoke application as well as a website?
 
Last edited:
There's not actually much too the live stream thing.

Cameras can be found for £60 that you just connect to a network and you get a password protected steam that can be viewed online. Hell, my dad's one even lets him pan and tilt the camera.

That seems far easier, the problem is quality, what will the quality be like, it would be pointed at a computer screen and the image would need to be readable (quite large fontsize).

Also - how would you stream that over the internet via a Mobile Internet dongle? What happens if the mobile dongle looses connection...what about the speed of the mobile dongle...etc...etc...

Would it work properly is what I am asking? Can I stream over SSL?

See all these things together I was thinking that you would end up having to create some bespoke software to stream rather than using existing technology, which I thought would drive the cost up a lot.
 
what is the actual requirement? Is it...

1) A camera pointed at the screen and the user?
or
2) To be able to see what is on the screen?

If it's (2) then a camera may not be the most appropriate tool. There may be screen capture tools that do the job better. It might be worth looking into those.

Basically to stream what is on screen to the website. The device screen it is streaming is a bespoke machine that I am not allowed to tamper with. It does have VGA out though, but a VGA capture device is quite expensive and it has a strange VGA out that probably won't work (only certain monitors work). That will avoid any issues with the mobile dongle loosing connection (because lets face it - they are unreliable).

So what I thought would be the best way would be to create a .NET application to take a picture every second or something and upload it via secure ftp and just have the a password protected ssl page that refreshes the image every second.

So I was thinking of simply pointing a camera at the screen and streaming that. The only internet available is via a Mobile Internet dongle. The stream NEEDS to be encrypted and password protected on every link. (ie from camera to server and from server to client)
 
Last edited:
By tampering do you mean "install hardware" or "install software"?

Even using a 1080p camera it can be hard to make out text on a screen... If it's business critical then installing one piece of software shouldn't be a problem unless the bespoke machine is run by a 3rd party. Even then, still worth trying to negotiate as you could have something up and running in minutes.

If you can install software you can use something like this:
http://www.harmlesslion.com/cgi-bin/showprog.cgi?search=SCWebcam

If you HAVE to use a camera pointing at the screen then you can use this:
http://www.yawcam.com/

First can upload screenshots of your desktop via FTP. Second can upload pictures from your attached webcam to FTP.

Thanks for that - could save me a bit of work.

My main worry is how well they recover from internet disconnection - which more likely than not with an internet dongle. He would want something unmanned.

Will do some testing and see.
 
Back
Top Bottom