TPEPlatform/WebRTC B2G: Difference between revisions

Jump to navigation Jump to search
Line 8: Line 8:
==Network==
==Network==
On B2G, we put focus on  
On B2G, we put focus on  
#E10S: chrome/ content process module on FirefoxOS
#E10S
#E10S: packet filter in chrome process.
#*Sandboxed. Move UDP socket into Chrome process on FirefoxOS
#*Packet filter in Chrome process.
#Network interface enumeration and prioritization: WLAN & 3G connection transition  
#Network interface enumeration and prioritization: WLAN & 3G connection transition  
#SDP
#SDP
#*SDP parsing(encode/ decode)
#*SDP parsing for video/ audio frame parameter. For example, maximum frame rate, or maximum frame size.
#*Request video frame parameter, such as video resolution, depend on HW capability.
#*Request video/audio frame parameter base on HW capability.
#ICE: error reporting.
#ICE
#*Error reporting: application is able to get ICE error/ failed callback.  


{| class="fullwidth-table sortable" style="width: 100%;"
{| class="fullwidth-table sortable" style="width: 100%;"
Confirmed users
1,643

edits

Navigation menu