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

fix: node 18.16.0 以降で発生する unzipper の誤動作対策 #990

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

acutus-fujii
Copy link

ref #925

unzipper を最新の 0.10.14 に更新してみましたが、動作は変わりませんでした。
unzipper の Extract ではなく Parse を使って自分でファイルを書くと問題が発生しません。

Copy link

@kou029w kou029w left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

コードに関しては全く問題ないように見えます 👍
参考文献: https://github.com/ZJONSSON/node-unzipper#parse-zip-file-contents
(問題の再現・動作確認はまだ私はできていないので @ties-makimura さんに任せます。)

@ties-makimura
Copy link

node v18.17.0 の環境で確認して,一括登録したビデオが問題なく再生されるの確認できました.

また,一括登録前後でのビデオのハッシュ値も一致していました.
左が一括登録前.右が一括登録後,WowzaサーバーからDLしてきたもの.
image

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.

3 participants