Project

General

Profile

Actions

Bug #498

closed

jPlayer integration in WT for audio playing

Added by Anonymous over 13 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
09/08/2010
Due date:
% Done:

0%

Estimated time:

Description

Playing audio is currently done using HTML5audio and a Flash player as alternative.

It will be very interesting to integrate jPlayer directly in Wt (by implemeting a wrapper).

Actions #1

Updated by Koen Deforche over 13 years ago

  • Assignee set to Wim Dumon
Actions #2

Updated by Wim Dumon over 13 years ago

Agree, Wt should extend its audio support. Ideally we have support for audio widgets with and without 'frontend' (visible GUI). WHTML5Audio can be used for both. WSound is currently a flash-based player without GUI.

TODO:

  • modify WSound so that it uses HTML5 audio if available, otherwise flash
  • add a class (or extend WSound's interface) that auto-selects between a HTML5 and flash-based solution to play back audio with a small GUI. jPlayer is an option here.
Actions #3

Updated by Koen Deforche over 13 years ago

  • Status changed from New to InProgress
Actions #4

Updated by Wim Dumon over 12 years ago

  • Assignee changed from Wim Dumon to Koen Deforche
Actions #5

Updated by Koen Deforche over 12 years ago

  • Status changed from InProgress to Resolved
  • Target version set to 3.1.11

Implemented as WMediaPlayer

Actions #6

Updated by Koen Deforche over 12 years ago

  • Status changed from Resolved to Closed

Resolved in Wt 3.1.11

Actions

Also available in: Atom PDF