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

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -