1
0
mirror of https://github.com/AirenSoft/OvenPlayer.git synced 2025-03-14 10:15:51 +00:00

766 Commits

Author SHA1 Message Date
e451f4d0c7 Add enhance WebRTC handling with SEI metadata parsing v0.10.39 2025-02-12 15:48:27 +09:00
bcbe6f9a72 Add WHIP settings for simulcast and authentication to demo app 2025-02-12 15:46:36 +09:00
b9dc45ae20 Update version to 0.10.38 v0.10.38 2025-01-20 13:02:39 +09:00
13e6b6e1b1 Add parser.flush() call to VTT Loader for improved data handling 2025-01-20 12:57:00 +09:00
0e4869058c Bump rollup from 3.29.4 to 3.29.5 in /packages/vue3 ()
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v3.29.5)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 10:44:19 +09:00
7828d2bde5 Bump vue-template-compiler and vue-tsc in /packages/vue3 ()
Removes [vue-template-compiler](https://github.com/vuejs/vue). It's no longer used after updating ancestor dependency [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc). These dependencies need to be updated together.


Removes `vue-template-compiler`

Updates `vue-tsc` from 1.8.19 to 2.1.6
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.1.6/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-template-compiler
  dependency-type: indirect
- dependency-name: vue-tsc
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 10:44:07 +09:00
e69a35357b Bump body-parser and express ()
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 10:43:49 +09:00
4cc7f800e1 Add HTMLElement as supported type for container () 2024-09-24 10:43:20 +09:00
45a292acb7 Bump send and express ()
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 10:43:03 +09:00
62dc266b03 Bump serve-static and express ()
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 10:42:53 +09:00
1fd151625e Bump webpack from 5.76.0 to 5.94.0 ()
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 10:42:42 +09:00
93ad88864b Fix missing comma in code example in initialization.md () 2024-09-24 10:42:14 +09:00
3329af6f8c Fix an issue where full screen could not be exited v0.10.37.2 2024-07-10 11:51:01 +09:00
a705904943 Prevent scrolling on iOS when fake full screen mode v0.10.37.1 2024-07-09 15:47:22 +09:00
12a2cff1b0 Bump ws from 6.2.2 to 6.2.3 ()
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.2...6.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.10.37
2024-07-04 14:10:11 +09:00
1d600414a4 chore: Update package.json version to 0.10.37 and add iOSFakeFullScreen option 2024-07-03 18:16:12 +09:00
efc4f2ac53 feat: Add error handling for innerError in Ad.js 2024-07-03 16:56:31 +09:00
e8d811b172 docs: update listener removal API () 2024-05-28 20:26:42 +09:00
a0b679738b fix: enable progress bar redraw on seek to start position () 2024-05-28 19:50:52 +09:00
dd9557c8cd fix watermark image height for safari issue () 2024-05-28 17:34:24 +09:00
c8926b1c65 Bump ejs from 3.1.7 to 3.1.10 ()
Bumps [ejs](https://github.com/mde/ejs) from 3.1.7 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.7...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 16:58:49 +09:00
a8df25b6ca Bump vite from 4.5.2 to 4.5.3 in /packages/vue3 ()
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 16:58:35 +09:00
217763d0a0 Bump express from 4.18.2 to 4.19.2 ()
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 16:58:21 +09:00
38ba861bb4 Add support for legacyUI v0.10.36 2024-05-02 15:21:30 +09:00
7160decd95 Change error handling in Hls.js
Now shows hls.js full error in error object.
v0.10.35
2024-03-22 19:16:19 +09:00
b2335aa50f docs: update playbackRate event callback info () 2024-03-22 18:38:34 +09:00
3b737c4c58 Add error code class to error icon element
 feature request: customizable error icon
v0.10.34
2024-03-04 18:00:39 +09:00
548e18c09f Make displaying HLS ID3v2 timed metadata on console log 2024-02-02 12:27:26 +09:00
83f57d2b69 Implement zoom panel for control scale of media container ()
* Implement zoom panel for control scale of media container

* Make zoom value is reflected in the settings panel immediately

---------

Co-authored-by: Sangwon Oh <rock@airensoft.com>
2024-01-23 21:30:18 +09:00
8250b8cc1b Bump vite from 4.5.1 to 4.5.2 in /packages/vue3 ()
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 15:24:06 +09:00
af179c6184 Fix the issue where playback was not possible when reloading after stopping webrtc playback.
https://github.com/AirenSoft/OvenPlayer/issues/370
2024-01-19 17:09:04 +09:00
77e824fabb Add transfile of vue component 2024-01-18 16:51:16 +09:00
04312ae84f Update copyright 2024-01-18 16:50:06 +09:00
95292717c9 Add fairplay playback feature using native player on iOS
Only tested with specific DRM vendor.
2024-01-16 13:27:14 +09:00
283382ba61 Fix grid thumbnail was not showing properly v0.10.33.1 2023-12-27 14:48:49 +09:00
75f1d615ed Update version v0.10.33 2023-12-26 21:33:32 +09:00
6c0cdb93de Make use HLS native player on iOS only 2023-12-26 21:32:53 +09:00
93b0405e1e Add license custom header feature 2023-12-26 21:30:18 +09:00
265f306211 Added description for image config option. () 2023-12-26 21:22:29 +09:00
15ba995456 Bump vite from 4.5.0 to 4.5.1 in /packages/vue3 ()
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-26 21:21:54 +09:00
0c727b893e fix: prevent vue3 component reload too frequently ()
Co-authored-by: billy <billy@example.com>
2023-12-26 21:21:39 +09:00
ed2fd35003 Issue - destroy player even when videoElement not created ()
* Issue  - destroy player even when videoElement not created

* Issue  - destroy player even when videoElement not created

---------

Co-authored-by: Matthew James <matt@192-168-1-107.tpgi.com.au>
2023-11-20 22:17:19 +09:00
b4aab757d4 Update version to 0.10.32 v0.10.32 2023-11-06 14:09:17 +09:00
ff652a6464 Merge pull request from miaulightouch/type-fix
[vue3 component] fix: types hint for bundler
2023-10-31 13:03:15 +09:00
5d2149cbe3 Merge pull request from AirenSoft/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.17.0 to 7.23.2
2023-10-31 13:01:09 +09:00
fe649fea77 [vue3 component] fix: types hint for bundler
bundler read different field in package.json.

@SangwonOh, new package release is required after this pr get mreged.

Thank you
2023-10-23 12:08:34 +08:00
293a135df6 Merge pull request from miaulightouch/fix-lacking-typing
fix: vue component lack of typing
2023-10-20 15:12:46 +09:00
db59c4f9ce Merge pull request from dygy/fix/fetch-null
Fix OvenPlayer fetch null
2023-10-19 20:44:54 +09:00
dfe1410e66 Merge branch 'AirenSoft:master' into fix/fetch-null 2023-10-18 20:13:31 +02:00
1e4a3d396b fetch null fixer 2023-10-17 16:24:26 +02:00