Hi,
I’m showing stream video live in web browser from Mobile server and MIP SDK Mobile. But live stream is not stable, video is blurred, blurred. Is there any solution for this?
Thanks in advance for your help…
Hi,
I’m showing stream video live in web browser from Mobile server and MIP SDK Mobile. But live stream is not stable, video is blurred, blurred. Is there any solution for this?
Thanks in advance for your help…
Hi Son,
From what you describe I would suggest that you are using Transcoding. And most probably QoS (Quality of Service) of the server degrades the video stream, trying to achieve better fps. This usually happens when bandwidth of connection is limited or Mobile Server machine strives for the resources (CPU/GPU at most).
What you could check:
XPMobileSDK.toggleWebSockets(false);