Kickflip / kickflip-android-sdk

Kickflip Android SDK - Live Video Streaming to the Cloud
https://kickflip.io
Apache License 2.0
658 stars 212 forks source link

20/30 second latency #20

Open lgorse opened 9 years ago

lgorse commented 9 years ago

I have a 20/30 second latency between when my stream launches in my phone, and what I see on Kickflip. This is by implementing the simple startbroadcastactivity with a default config.

Is this latency set by the servers on the Kickflip side, or can I affect this by configuring the broadcastactivity on the Android side?

chrisballinger commented 9 years ago

This is a limitation of one-to-many HLS broadcasts.

On Sat, Jan 3, 2015 at 10:37 AM, lgorse notifications@github.com wrote:

I have a 20/30 second latency between when my stream launches in my phone, and what I see on Kickflip. This is by implementing the simple startbroadcastactivity with a default config.

Is this latency set by the servers on the Kickflip side, or can I affect this by configuring the broadcastactivity on the Android side?

— Reply to this email directly or view it on GitHub https://github.com/Kickflip/kickflip-android-sdk/issues/20.