WCM - Das österreichische Computer Magazin Forenübersicht
 

Zurück   WCM Forum > Rat & Tat > Programmierung

Programmierung Rat & Tat für Programmierer

Microsoft KARRIERECAMPUS

 
 
Themen-Optionen Ansicht
Alt 24.01.2009, 09:30   #1
Weatherman09
Newbie
 
Registriert seit: 24.01.2009
Alter: 35
Beiträge: 3


Standard Einbindung IP-Cam in Webpage über CGI Kommandos

Hallo Leute,
es ist spät und ich benötige Eure Hilfe. Bitte verzeiht mir die Anfänger-Fragen. Ich habe eine IP-Cam gekauft und die Pan/Tilt Steuerung läßt sich über Befehle wie http://YourName.Linksys-Cam.com/pt/ptctrl.cgi?mv=D,X
gesteuert werden.

Ich möchte eine Homepage bauen, in der verschiedene derartige Befehle vorkommen und ein statisches Bild der Webcam angezeigt wird. Mein Problem: Schreibe ich alle diese Steuer-Links sowie den Link für das aktuelles statische Kamerabild in ein html File, so bewegt sich zwar die Kamera, aber die darauf folgende Webseite ist leer. Gehe ich "zurück", so ist die Position wie gewünscht verändert.

Wie mache ich das, das ich wie in normalen Softwareprogrammen auch, auf die STeuerbuttons klicken kann und sich die Seite von selbst wieder ladet sowie das statische Bild erneut herladet?

Bittebitte um Hilfe, auch wenn ein paar von Euch den Kopf über solch einen Anfänger schütteln.

Weatherman09


ps: Das ist das hmtl file im Moment:
<html>
<head>
<title>Pan-Tilt Camera control for Cell Phone</title>
</head>
<body>
<img src=http://192.168.1.150:8080/img/mobile.cgi></img><br><br>
<a href="http://192.168.1.150:8080/pt/ptctrl.cgi?mv=L,7"><img src=leftarrows.png></a>
<a href="http://192.168.1.150:8080/pt/ptctrl.cgi?mv=U,7"><img src=uparrows.png></a>
<a href="http://192.168.1.150:8080/pt/ptctrl.cgi?mv=D,7"><img src=downarrows.png></a>
<a href="http://192.168.1.150:8080/pt/ptctrl.cgi?mv=R,7"><img
src=rightarrows.png></a><br><br>
<a href="http://192.168.1.150:8080/pt/ptctrl.cgi?mv=L,70"><img src=leftarrows.png></a>
<a href="http://192.168.1.150:8080/pt/ptctrl.cgi?mv=U,70"><img src=uparrows.png></a>
<a href="http://192.168.1.150:8080/pt/ptctrl.cgi?mv=D,70"><img src=downarrows.png></a>
<a href="http://192.168.1.150:8080/pt/ptctrl.cgi?mv=R,70"><img
src=rightarrows.png></a><br><br>
<b><br>GOTO PRESETS:<br>
<a href="http://192.168.1.150:8080/pt/ptctrl.cgi?preset=move,7"> Preset Location 7 </a><br>
<a href="http://192.168.1.150:8080/pt/ptctrl.cgi?preset=move,1"> Preset Location 1 </a><br>
<a href="http://192.168.1.150:8080/pt/ptctrl.cgi?preset=move,2"> Preset Location 2 </a><br>
<a href="http://192.168.1.150:8080/pt/ptctrl.cgi?preset=move,3"> Preset Location 3 </a><br>
<a href="http://192.168.1.150:8080/pt/ptctrl.cgi?preset=move,4"> Preset Location 4 </a><br>
<a href="http://192.168.1.150:8080/pt/ptctrl.cgi?preset=move,5"> Preset Location 5 </a><br>
<a href="http://192.168.1.150:8080/pt/ptctrl.cgi?preset=move,6"> Preset Location 6
</a></b><br>
</body>
</html>
Weatherman09 ist offline   Mit Zitat antworten
 


Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)
 

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.

Gehe zu


Alle Zeitangaben in WEZ +2. Es ist jetzt 11:01 Uhr.


Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Forum SEO by Zoints
© 2009 FSL Verlag