SamuelScheit / puppeteer-stream

A Library for puppeteer to retrieve audio and/or video streams
MIT License
358 stars 114 forks source link

Audio/Video out of sync #58

Closed DantrazTrev closed 2 years ago

DantrazTrev commented 2 years ago

While recording a video playback , I noticed some sync issues with audio and video . Is there something similar anyone has faced ?

For context : I'm recording a 1080p video from a local server

universalsequences commented 1 year ago

Hey there, I'm having a similar issue with the audio being out of sync with the video recorded.

Did you end up figuring out a fix for this?