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

WebRTC: The fps of DVR file is incorrectly 1000. The frame rate of the recorded flv file from DVR is 1000. #3229

Open
zk1173168848 opened this issue Nov 2, 2022 · 3 comments
Assignees
Labels
DVR DVR to FLV or MP4. good first issue Easy to fix issues, good for newcomers help wanted Extra attention is needed TransByAI Translated by AI/GPT. WebRTC WebRTC, RTC2RTMP or RTMP2RTC.

Comments

@zk1173168848
Copy link

zk1173168848 commented Nov 2, 2022

image
After streaming with WebRTC and converting to RTMP, we enabled DVR. However, upon finishing the recording, we noticed that the frame rate of the resulting FLV file is 1000, as shown in the above image.
image
The live stream playback is normal at 20 frames per second, as shown in the above image.

Please describe your expectation (描述你期望发生的事情)

TRANS_BY_GPT3

@winlinvip winlinvip added DVR DVR to FLV or MP4. good first issue Easy to fix issues, good for newcomers help wanted Extra attention is needed labels Nov 18, 2022
@winlinvip
Copy link
Member

Need to confirm.

@winlinvip winlinvip added the WebRTC WebRTC, RTC2RTMP or RTMP2RTC. label Nov 18, 2022
@winlinvip winlinvip changed the title webrtc dvr录制出来的flv帧率为1000 WebRTC: DVR录制出来的flv帧率为1000 Nov 18, 2022
@winlinvip winlinvip changed the title WebRTC: DVR录制出来的flv帧率为1000 WebRTC: The fps of DVR file is incorrectly 1000. DVR录制出来的flv帧率为1000 Dec 25, 2022
@xiaozhihong
Copy link
Collaborator

xiaozhihong commented Mar 15, 2023

The latest code does not have this issue, unable to reproduce it. Do you have a specific version? @zk1173168848

TRANS_BY_GPT3

@zk1173168848
Copy link
Author

version:4.0.251

@winlinvip winlinvip changed the title WebRTC: The fps of DVR file is incorrectly 1000. DVR录制出来的flv帧率为1000 WebRTC: The fps of DVR file is incorrectly 1000. The frame rate of the recorded flv file from DVR is 1000. Jul 28, 2023
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DVR DVR to FLV or MP4. good first issue Easy to fix issues, good for newcomers help wanted Extra attention is needed TransByAI Translated by AI/GPT. WebRTC WebRTC, RTC2RTMP or RTMP2RTC.
Projects
None yet
Development

No branches or pull requests

4 participants
@winlinvip @xiaozhihong @zk1173168848 and others