← Back to team overview

openlp-core team mailing list archive

[Bug 952821] Re: Unable to play videos from web

 

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.

** Patch added: "playstop.patch"
   https://bugs.launchpad.net/openlp/+bug/952821/+attachment/4232653/+files/playstop.patch

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/952821

Title:
  Unable to play videos from web

Status in OpenLP - Worship Presentation Software:
  Fix Committed

Bug description:
  From http://openlp.org/en/forums/general-support/troubleshooting/vlc-
  working-cant-get-movie-play-web-interface-or-android-app

  When going live on a media item it defaults to paused. This causes a problem when running from the web or Android remote. The remote should automatically play the item if the screen is not blank. 
  If the screen is initially blank, unblanking should automatically play it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/952821/+subscriptions


References