Guest ajzenpon Posted July 19, 2006 Posted July 19, 2006 How can I calculate required bandwidth for remote access to the DVR over LAN/WAN network. I know that the size of the picture depends on the parameters like: - compression type (MPEG, M-JPEG, Wavelet), - frames/s, - movement, etc. Most of the manufacturers specifies only Ethernet connection speed (10M, 100M, 1G), but I need actual bandwidth size for one or more remote users. Darko
UltraHighResolution Posted July 19, 2006 Posted July 19, 2006 I think it's as easy as Image size (eg 30Kb for good quality) x number of images per second x 8
Matt the Teckie Posted July 19, 2006 Posted July 19, 2006 If you need something definitive, there's a really handy little ethernet utility that you might be able to get off the tinternet. Look for Ethereal (Network Protocol Analyser)... It'll log and show you exactly what the throughput rate is between two IP addresses. Hope this helps Matt
Phil Sumner Posted July 19, 2006 Posted July 19, 2006 Most of the manufacturers specifies only Ethernet connection speed (10M, 100M, 1G), but I need actual bandwidth size for one or more remote users. If you think about what's being transferred, it's only a series of JPEGS (unless you're using MPEG when it gets more complex). So take your image size in KB, multiply it by PPS, and voila, instant KB/s calculation. -- psumner@dmicros.com Manufacturer
Guest Posted July 20, 2006 Posted July 20, 2006 If you think about what's being transferred, it's only a series of JPEGS (unless you're using MPEG when it gets more complex). So take your image size in KB, multiply it by PPS, and voila, instant KB/s calculation. yep - do not anyhow forget that your adsl speed is announced in kbps (kilo bits per second) not kBps (kilo bytes per second). in case you have 1Mbps upstream you have to divide that by 8 to get MBps --> 1/8=0,125MBps -> 125kBps -> approx 4 PPS then..
amateurandy Posted July 20, 2006 Posted July 20, 2006 in case you have 1Mbps upstream you have to divide that by 8 to get MBps --> 1/8=0,125MBps -> 125kBps -> approx 4 PPS then.. In the UK most Broadband connections are only 256k upstream, i.e. totally inadequate for serious video. Even the 8Mb (often less in reality) connections now being rolled out only give about 400kb upstream at best.
SystemQ Posted July 21, 2006 Posted July 21, 2006 UK upstreams are pathetic. our 100/100Mbps INTERNET connection is only System Q Ltd.
Guest Posted July 21, 2006 Posted July 21, 2006 Symmetrical? If you have this speed as an upstream there
Recommended Posts
Archived
This topic is now archived and is closed to further replies.