WWBN / AVideo

Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
https://avideo.tube/AVideo_OpenSource
Other
1.89k stars 972 forks source link

SendRecordedToEncoder is inducing audio offsync in 20% cases #3190

Closed debjit-biswas closed 4 years ago

debjit-biswas commented 4 years ago

Describe the bug While going live we notice no lipsync issue, however, in the recorded media from SendRecordedToEncoder plugin there is about 20% of the live content we have audio off sync.

To Reproduce Live shows in quick succession.

Expected behavior Live shows in quick succession produce this off sync.

Desktop (please complete the following information):

DanielnetoDotCom commented 4 years ago

How is your hardware?

I can only think it a Hardware that cannot handle your live.

debjit-biswas commented 4 years ago

My hardware is AWS t2.2xlarge. 32GB RAM 8 vCPU. During live htop shows load to be less than 5%

akhilleusuggo commented 4 years ago

It's about the packet-loss to the nginx server . If you're not transcoding your hardware doesn't make much difference . But the packet loss are the issue here . Make sure that your nginx server does have enough bandwidth to your HOME . It doesn't mater how much speed does show on a speedtests .

The audio Offsync could be also from OBS ( I had this issue with NVIDIA cards ), when streamed with nvenc .

DanielnetoDotCom commented 4 years ago

@akhilleusuggo thanks for that info. it was really helpful

@debjit-biswas your hardware looks good, but @akhilleusuggo info is really important.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.