Skip to content

Commit

Permalink
Merge branch 'release/mp4-media-stream-2024.2.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
sile committed Nov 26, 2024
2 parents e3c4797 + a09d951 commit 7716092
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@

## develop

## mp4-media-stream-2024.2.0

- [CHANGE] `Mp4MediaStream.play()` を非同期にする
- @sile
- [FIX] `Mp4MediaStream` が生成した `MediaStream` を WebRTC の入力とすると受信側で映像と音声のタイムスタンプが大幅にズレることがある問題を修正する
Expand Down
2 changes: 1 addition & 1 deletion packages/mp4-media-stream/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shiguredo/mp4-media-stream",
"version": "2024.1.2",
"version": "2024.2.0",
"description": "Library to generate MediaStream from MP4 file",
"author": "Shiguredo Inc.",
"license": "Apache-2.0",
Expand Down

0 comments on commit 7716092

Please sign in to comment.