Running java based video (webcam) through apache
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Running java based video (webcam) through apache




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Running Java based video (webcam) through apache  
Ralf Hartings


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-23-07 06:26 PM

I have an apache 2.0.52 webserver running my website and I have an
internet webcam connected to my LAN, accessible via login session from
the internet on port 85.

Some hosts do not allow port 85, so I want to run the webcam on port 80
which is controlled by Apache. The webcam works at port 80 and 85, but
my router points all port 80 traffic to apache and all port 85 traffic
to the webcam. I have therefore added a proxy in httpd.conf:

#start extra lines to run webcam on 192.168.1.20 through port 80

ProxyPass /webcam/ http://192.168.1.20/
ProxyPassReverse /webcam/ http://192.168.1.20/

#end extra lines to run webcam on 192.168.1.20 through port 80

The client on the internet can communicate with the webcam through
apache, the traffic is working, until the Java based video itself is
transmitted; the Java symbol starts in client window, but dies. This has
been confirmed on several internet clients.

What is missing?

THX for any hints!

Ralf

--
Posted via a free Usenet account from http://www.teranews.com






[ Post a follow-up to this message ]



    Re: Running Java based video (webcam) through apache  
Davide Bianchi


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-24-07 01:15 AM

On 2007-01-23, Ralf Hartings <webben@spray.se> wrote:
> apache, the traffic is working, until the Java based video itself is
> transmitted; the Java symbol starts in client window, but dies. This has
> been confirmed on several internet clients.

Something make me think that the Java client (applet or wathever) has
the _internal_ ip address hardwired, so it doesn't work on the Internet.
If you have such proble I wrote sometimes ago an alternativa Java applet
that works fine on most webcam.

Davide

--
Why use Windows, since there is a door?





[ Post a follow-up to this message ]



    Re: Running Java based video (webcam) through apache  
Ralf Hartings


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-24-07 01:15 AM

Davide Bianchi wrote:
> On 2007-01-23, Ralf Hartings <webben@spray.se> wrote: 
>
> Something make me think that the Java client (applet or wathever) has
> the _internal_ ip address hardwired, so it doesn't work on the Internet.
> If you have such proble I wrote sometimes ago an alternativa Java applet
> that works fine on most webcam.
>
> Davide
>

Thanks Davide for the reply!

It works great though if I use the port 85 (not via apache) via my
router to the webcam internal IP address. Doesn't this mean that it
looks as if apache itself has some limitations/restrictions?

Ralf

--
Posted via a free Usenet account from http://www.teranews.com






[ Post a follow-up to this message ]



    Re: Running Java based video (webcam) through apache  
Davide Bianchi


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-24-07 01:15 AM

On 2007-01-23, Ralf Hartings <webben@spray.se> wrote:
> It works great though if I use the port 85 (not via apache) via my
> router to the webcam internal IP address. Doesn't this mean that it
> looks as if apache itself has some limitations/restrictions?

Could be, but not knowing what that applet does, is difficult to say.
Davide

--
It used to be said [...] that AIX looks like one space alien discovered 
Unix,
and described it to another different space alien who then implemented AIX.
But their universal translators were broken and they'd had to gesture a lot.
--Paul Tomblin





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 02:20 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register