[Java] PlayerEndpoint miss audio at the beginning of video #102
minhnq1990
started this conversation in
Community
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am in a PlayerEndpoint problem, can anyone help me please?
I have a simple program, that based on HelloWorld java example. I added a PlayerEndpoint so I can play a video before showing the loopback WebRTC. The video plays as expected, but it usually missing audio at beginning of video (silent about 1s-5s of video at the beginning, i.e: no audio in that starting duration), I tried difference video formats in mp4/avi/webm.
Here is my code:
I have searched in this Discussions and in the old Google Group, but neither can help.
So please can anyone help me troubleshooting this problem?
Thank you very much for any idea.
Beta Was this translation helpful? Give feedback.
All reactions