GioviQ / video-chat-experiment

Video chat experiment app developed with Flutter and based on WebRTC
22 stars 3 forks source link

video recording issue in local renderer #3

Closed chanakiyan closed 4 years ago

chanakiyan commented 4 years ago

when i'm trying to record the local renderer the first 5 seconds of the recorded video is paused

when i tried to look what's happening in logcat it shows that

Choreographer: Skipped 75 frames! The application may be doing too much work on its main thread.

the skipped frame rate may differ upto 120

GioviQ commented 4 years ago

Issue https://github.com/cloudwebrtc/flutter-webrtc/issues/144

chanakiyan commented 4 years ago

Issue cloudwebrtc/flutter-webrtc#144

ya i know that. but that issue was created by me two days before i cannot reach the solution so please help me to find any solution for this issue

GioviQ commented 4 years ago

Sorry this project does not plan to record video.

chanakiyan commented 4 years ago

Sorry this project does not plan to record video.

chanakiyan commented 4 years ago

I have recorded it succesfully but i have this minor issue the problem is i'm not aware of this kind of issue before that's why i'm asking this to you. anyways thanks for the reply