Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video and audio player based on html5 api #1200

Merged
merged 5 commits into from
May 27, 2022
Merged

Video and audio player based on html5 api #1200

merged 5 commits into from
May 27, 2022

Conversation

cristallium
Copy link
Contributor

Maria,
Here is PR for audio and video player.
There are 3 commits :

  1. added in HTML5 project AudioElement, VideoElement and MediaElement as they are wrapper for HTML5 API .
  2. added AudioPlayer and VideoPlayer in Jewel Project. (needed to add dependence on HTML5.swc ). Added sass for VideoPlayer.
  3. added AudioPlayer and VideoPlayer exemple in TDJ

(also added white logo to fix the compilation issue)

Adding VideoElement, AudioElement and MediaElement based on HTML5 HTMLVideoElement, HTMLAudioElement  and HTMLMediaElement
Adding VideoPlayer and AudioPlayer for Jewel based on VideoElement and AudioElement from HTML5 lib
Adding VideoPlayer and AudioPlayer examples
Adding needed white logo
@mjesteve
Copy link
Contributor

I can't get it to compile with maven. can anyone check it too?

@mjesteve mjesteve merged commit ea5f7fe into apache:develop May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants