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

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -