awslabs / amazon-kinesis-video-streams-webrtc-sdk-android

Android SDK for interfacing with Amazon Kinesis Video Streams Signaling Service.
Apache License 2.0
58 stars 37 forks source link

Minimum Memory / Storage / CPU requirements #43

Closed guillaume-lecoz closed 3 years ago

guillaume-lecoz commented 3 years ago

Could you please let us know the requirements for using the WebRTC on a watch running Android? Minimum Memory / Storage / CPU requirements ?

To be exact we want use it on a device with QC2500 platform with 8909W running LAW 3.0 (Qualcomm version of Android).

MushMal commented 3 years ago

We haven't tested on this platform. The requirements (both static footprint and dynamic footprint) are vastly different for different platforms given the Android WebRTC implementation and dynamic media pipeline and networking requirements. I would recommend just running it and getting the data.

MushMal commented 3 years ago

Resolving