Ethan Zhang
                                            Ethan Zhang
                                        
                                    thanks for the suggestion. very inspiring. However currently the performance issue mainly happens between c++ layer -> js layer. I think what this solution can really solve is to unblock...
OSS配了吗?
console有什么错误吗?可以看下上传失败时候的network的console
as the error indicates, your project is OOM. When does this happen? Did you change anything to the project?
could you pls help provide some logs? does this only happen when there's incoming calls?
hi @anasssanba1 could you pls share the console logs you saw or save it as a txt file and share it with us?
it's a known issue: https://github.com/electron/electron/issues/20027 it's fixed starting from 8.0.2 and 9.0.0-beta.3 https://github.com/electron/electron/pull/22354 Maybe you will need to upgrade your electron version
@babihutan yes play source media files is now possible directly with sdk apis.
which device you are using? media encoding/decoding naturally cost more than normal mobile activities. the heat could be affected by various reasons: e.g. video resolution, device capabilities etc.
看起来请求直接因为网络原因失败了,换个网络环境也还是这样吗?