Feature Request: Control commands for Recording #717
Replies: 2 comments
Above should work |
0 replies
|
OK, I was wrong, the commands work! [11:26:01.145 processFrame] Capture started by Button So all good, thanks and sorry. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Could you add two URL-commands for Recording and Stop Recording?
E.g.: http://app_ip/control?record=1 (to start recording) and http://app_ip/control?record=0 (to stop recording)
I would like to add that in Android's Tasker.
Thanks.
EDIT: That doesnt work:
http://192.168.0.181/control?forceRecord=1 (for start recording)
http://192.168.0.181/control?forceRecord=0 (for stop)
All reactions