PDA

View Full Version : Record by telnet



kevinch9
20-09-2010, 05:32 PM
hello, someone know if you can telnet to record hd azbox elite?
this command exists?
Thanks

pr2
20-09-2010, 07:35 PM
Hello,

When you are connected with telnet to your Azbox you can play with the following command:



td210_ip_remote


Example:



td210_ip_remote 192.168.1.100 N


Then each character that you press on your keyboard emulate a RCU code.
Press CTRL-C to exit.

But I am sure that there is a full list of possible command somewhere on this forum.

Pr2

kevinch9
20-09-2010, 09:15 PM
Hello,

When you are connected with telnet to your Azbox you can play with the following command:



td210_ip_remote


Example:



td210_ip_remote 192.168.1.100 N


Then each character that you press on your keyboard emulate a RCU code.
Press CTRL-C to exit.

But I am sure that there is a full list of possible command somewhere on this forum.

Pr2

Thank u very much friend.

echo REC REC > /home/rec.scr
echo OK OK >ok.scr

START RECORD
---------------------------------------
td210_ip_remote 127.0.0.1 S /home/rec.scr

STOP RECORD
---------------------------------------
td210_ip_remote 127.0.0.1 S /home/rec.scr
td210_ip_remote 127.0.0.1 S /home/ok.scr

:respect-040: