UC Browser Problem

Charles

New Member
Hi Guys,
I have problem below with UC browser (Android) with the websocket player :
how to avoid using window.RTCPeerConnetion for the player ,since some
browser doesn't support RTCPeerConnetion object yet
specially UC Browser for Android ( doesn't have problem in IOS ) ,
we've tried to comment out " safariShim.shimRTCIceServerUrls(window);
" line in flashphoner-no-webrtc.js and
the video can be played but for a while only and there's Array buffer
allocation failed error.
Seeking your assistance for the solution.
 
Top