All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] [Fwd: streaming problem]
@ 2002-09-11  8:12 skuda
  2002-09-12  1:18 ` Nick
  0 siblings, 1 reply; 2+ messages in thread
From: skuda @ 2002-09-11  8:12 UTC (permalink / raw)
  To: lartc

[-- Attachment #1: Type: text/plain, Size: 2 bytes --]




[-- Attachment #2: Reenviado mensaje - streaming problem --]
[-- Type: message/rfc822, Size: 924 bytes --]

From: skuda <skuda@betanetgeb.com>
To: lartc@mailman.ds9a.nl
Subject: streaming problem
Date: 10 Sep 2002 22:21:55 +0000
Message-ID: <1031698628.5611.5.camel@skuda.betanetgeb.com>


hi all :), i have a problem, i have 2 servers, with linux and apache
1.3.26 in it, one (A) have a slow connection 64kbit isdn, and the other
(B) have a fast connection 100mbit, in A i have motion
(http://motion.technolust.cx/) sharing a webcam in port 8001 and a java
applet (cambozola) to show in the index of the webserver the camera in
real time, i would like connect the fast (B) to the slow connection (A)
and share with many people this camera without open more than one
connection from (B) to (A), because  bandwith is too little to open many
connections with B. Do you know any solution to this problem? thanks in
advance




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] [Fwd: streaming problem]
  2002-09-11  8:12 [LARTC] [Fwd: streaming problem] skuda
@ 2002-09-12  1:18 ` Nick
  0 siblings, 0 replies; 2+ messages in thread
From: Nick @ 2002-09-12  1:18 UTC (permalink / raw)
  To: lartc

Hi,
	This may or may not be what your looking for.
Rather than finding some complex routing solution, you just need a proxy
sitting on the machine what sits between the fast and slow connection.  It
makes a single connection to the camera and serves multiple connection to
anyone else on the 100mb connection.

I've used a camera server called 'camserv' and it comes with a utility
proxy for just this type of thing.  Give it a go.  The only other thing I
can think you might want to do is route connections going the cameras
source to the proxy so users don't need to know its not a dedicated
connection.

Nick


On 11 Sep 2002, skuda wrote:

hi all :), i have a problem, i have 2 servers, with linux and apache
1.3.26 in it, one (A) have a slow connection 64kbit isdn, and the other
(B) have a fast connection 100mbit, in A i have motion
(http://motion.technolust.cx/) sharing a webcam in port 8001 and a java
applet (cambozola) to show in the index of the webserver the camera in
real time, i would like connect the fast (B) to the slow connection (A)
and share with many people this camera without open more than one
connection from (B) to (A), because  bandwith is too little to open many
connections with B. Do you know any solution to this problem? thanks in
advance


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-12  1:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-11  8:12 [LARTC] [Fwd: streaming problem] skuda
2002-09-12  1:18 ` Nick

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.