gursahib.singh.sahni
gursahib.singh.sahni

Reputation: 1597

Android live streaming using wowza + libstreaming

I wanted to stream live video with the help of the wowza server. Currently am using libstreaming along with wowza and it works fine.

It works fine with WiFi. 4mbps speed.

But Problem comes when it is connected to 3G, even when it is at least resolution -> 320x240. It gets pixelated, faded, and sometimes stops.

Is there anything i can do stuff like buffering the video rather getting pixelated/faded/poor quality video ?

Is there any API other than libstreaming ?

Thanks

Upvotes: 1

Views: 758

Answers (1)

jabal
jabal

Reputation: 12347

Can you measure the actual bandwidth your service provider gives to you for streaming protocol over 3G? Some SPs deliberately give less priority to streaming (or torrent).

My idea is that this might be the root cause..

Upvotes: 1

Related Questions