logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Ronald555  
#1 Posted : Wednesday, September 4, 2019 4:17:57 AM(UTC)
Ronald555

Rank: Advanced Member

Groups: Registered
Joined: 1/25/2018(UTC)
Posts: 92

Thanks: 28 times
Was thanked: 3 time(s) in 3 post(s)
I am using a html script to control my old Sony SNC cameras via CGI, like this:

<TD>
<FORM ACTION="http://192.168.1.10:8080/command/visca-ptzf.cgi" METHOD=POST>
<INPUT TYPE="HIDDEN" NAME="visca" VALUE="8101040700FF">
<INPUT TYPE="image" SRC="STOP.ico" value="submit"></FORM>
</TD>

How can I edit this to control a PTZ camera that doesn't support CGI via Visca over IP?
Visca commands can't be send over http so I have to start a TCP or UDP session.
How can I do this in html and how do I implement the Visca commands?
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.