Python and Dreambox

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tomaa
    Newbie
    • Nov 2010
    • 1

    #1

    Python and Dreambox

    Hi There,

    ich need your help. I'm freshly learning python to make some small programs on my dreambox DM800 Gemini 4.7

    Now what I would like to do and haven't found an answer yet from google:
    1. How to restart Scam via python?.
    There must be some direct commands. Anothing thing I have thought is to send remote control messages via python and restart Scam from there, like bluebutton and then green button.

    2. Is there a log or something from SCAM which tells me that the encoding of the signal is correct or not? I have found something like this: scam_3.60 ? > \tmp\log in telnet, but there is something wrong with that, the program does not end, but freezes at:
    Code:
    [keys_load_file] parse error at /var/keys/.....
    Or maybe another emu? Which one?

    Thanks for the answers!
Working...