proxy - What's the best way to be able to continously be able to receive WebRTC calls in browser? -
need able continuously receive calls when chrome webpage open. how do users inside strict enterprise network?
websockets? (but there's proxy problems doesn't know wss:// is) http? (but have poll?) other?
since included "vline" tag, i'll reply information on how our webrtc platform behave in enterprise network. vline.js use secure websocket default if browser supports , fall https long polling. described here, secure websocket may work depending on exact proxy configuration. feel free test out using gittogether or creating own vline service testing.
Comments
Post a Comment