Delay in playing stream

newbie

New Member
Hi Max
My iOS application used Flashphoner for viewing and streaming.
The problem is when we got the stream name and start playing it, there is a delay about 3-4s till we can see the stream image, it is too slow and unacceptable for my client.
That timing is logged right between playStream() and its callback.
In that case, do you have any tips or suggestions to solve that problem? I check the Azar application, and it seems that process is immediately
I appreciate your help a lot.
Thank you in advance
p/s: I am so sorry if this thread is duplicated somewhere but i can't find them, so pardon me.
 

Max

Administrator
Staff member
Good day
Please update WCS to latest version from this page and check if stream is displayed faster. If not, please reduce stream resolution and bitrate for stream playback.
Also please clarify what do you use in your application: iOS SDK (for native application) or Web SDK (for React application)?
 
Top