Comment 4 for bug 952821

Revision history for this message
Jan Düpmeier (j-duepmeier-googlemail) wrote :

i write a patch for adding play and stop button to the web interface. It only comes up on the slide panel when media is there.
It adds two web api calls (/api/controller/{live/preview}/play and /api/controller/{live/preview}/stop) and adds a ismedia flag to the /api/controller/{live/preview}/text call. I don't understand the translation api, so the "Play" and "Stop" in the index.html is hardcoded.