Video on DB800

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yarex32
    Newbie
    • Nov 2009
    • 1

    #1

    Video on DB800

    Hello

    Is there any software for playing a video (stored/recorded on internal DM800's hdd (in ts or mpg2 format)) from command line. I want to write a simple script (running in crond) to play the video files at a specific time.

    Founded solution - from dreambox's console type:
    wget -q -O - http://127.0.0.1/web/movielist
    to get stored movie list

    and next:
    wget -q -O - http://127.0.0.1/web/zap?sRef=1:0:0:.../movie/test.ts
    to play test.ts for example

    yarex
    Last edited by yarex32; 20 November, 2009, 15:24.
Working...