Spaces:
Sleeping
Sleeping
<html> | |
<body> | |
<form action="action" method="post" target="_blank"> | |
Request : <textarea name="JsonVideo" cols="100" rows="20"> | |
{ | |
"ipserver": "127.0.0.1", | |
"client": "DHL_AEREO - CS TRANSPORTE", | |
"namedvr": "DVR01", | |
"day": "10", | |
"ipdvr": "riobrancoac.ddns-intelbras.com.br", | |
"port" : "37777", | |
"camera" : "1", | |
"format" : "json" | |
} | |
</textarea><br> | |
<input type="submit" value="Submit"> | |
</form> | |
<p>Click on the submit button, and post url: "http://nosqltcloud10:8080/action"</p> | |
</body> | |
</html> | |