Commit 94cbae9
fix:hisi chip Error 0x80001001 (flutter-webrtc#1969)
Huawei Phone use MediaRecorder failed.
Exception:
android.media.MediaCodec$CodecException: Error 0x80001001
@cloudwebrtc Please check!
Co-authored-by: bxsr <[email protected]>1 parent 694e8cf commit 94cbae9
File tree
1 file changed
+6
-1
lines changed- android/src/main/java/com/cloudwebrtc/webrtc/record
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
101 | 100 | | |
102 | 101 | | |
103 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
104 | 109 | | |
105 | 110 | | |
106 | 111 | | |
| |||
0 commit comments