javascript - android native webrtc vs browser webrtc performance -
i have question related performance of 2 types of application - javascript browser application supports webrtc video/audio or native android webrtc app? have working webrtc application browser noticed after time using app becomes slow , not responsive ( during video call ). decided compare native , browser app. managed run apprtcdemo app here on octa core tablet: http://www.webrtc.org/native-code/android
i spent 1 day testing native , javascript webrtc app , noticed there no difference of both apps. ran loopback test on same devices , turned on statistics (for browser app chrome://webrtc-internals , native app there option showing same statisics)the fps same, widht , height differs same , other statistics. thought native significant faster browser app. why webrtc behavior same on native , browser app?
Comments
Post a Comment