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

Same/old NTP timestamp #647

Open
andyzxz1993 opened this issue Dec 1, 2023 · 1 comment
Open

Same/old NTP timestamp #647

andyzxz1993 opened this issue Dec 1, 2023 · 1 comment

Comments

@andyzxz1993
Copy link

Hello, I'm using webrtc-streamer to play videos in the browser and I'm encountering an issue. When starting WebRTC, I added the -o parameter to reduce server load. However, when playing the video, only the initial frame is displayed and there is no further change. Checking the backend logs, I see a continuous message saying "Same/old NTP timestamp (1701430287363 <= 1701430287363) for incoming frame. Dropping." Can you please advise on how to resolve this?
If I don't add the -o parameter or use the VLC player, I can play the RTSP video stream without any issues.

image

@mpromonet
Copy link
Owner

mpromonet commented Dec 4, 2023

Hi,

This probably means the stream contains B-frame ?
video size 80x32 seems strange ?

Best Regards,
Michel.

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

No branches or pull requests

2 participants