This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Epiphan recording
#7
Just got it to work with


Code:
http = require('socket.http')
http.TIMEOUT = 15
res = http.request('http://admin:password@192.168.0.5/admin/channel1/get_params.cgi?publish_enabled=on')
log(res)


The log answer is: 

Code:
Feedback inspelning 15.05.2025 20:27:39
* string: publish_enabled = on

Feedback inspelning 15.05.2025 20:27:44
* string: publish_enabled = off


How to convert it to a 1bit object on/off?
Reply


Messages In This Thread
Epiphan recording - by ceddix - 06.05.2025, 19:02
RE: Epiphan recording - by admin - 07.05.2025, 13:20
RE: Epiphan recording - by ceddix - 13.05.2025, 12:37
RE: Epiphan recording - by admin - 13.05.2025, 12:38
RE: Epiphan recording - by ceddix - 13.05.2025, 12:46
RE: Epiphan recording - by admin - 13.05.2025, 12:48
RE: Epiphan recording - by ceddix - 15.05.2025, 18:31
RE: Epiphan recording - by admin - 16.05.2025, 09:54

Forum Jump: