• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help Channel bonding in Android

  • Thread starter Thread starter Android Question
  • Start date Start date
A

Android Question

Guest
I am working on a live Video Streaming App which requires to capture a video and keep sending the captured video to a server through available network whether Wifi or Cellular Network.But for reducing latency we want to use both wifi and cellular networks at same time so that some data packets get transferred through wifi and other through cellular network.How can this be achieved on Android Platform.
 
Thanks for registering to let us know you found a solution. ;)

Fyi, according to the LU-Smart data sheet, available on the product website, the Android mobile app is "coming soon". It also appears to depend on a dedicated LiveU server solution to deliver the media.
 
^^^^

That stands to reason, because anything like this requires a server or proxy to bond the two data paths together at the remote end, WiFi and cellular 3G/4G.
 
Back
Top Bottom