Temasys / appRTCDesk

A desktop client for appRTC
Apache License 2.0
57 stars 23 forks source link

using appRTCdesk with a proxy ? #1

Closed play-webrtc closed 10 years ago

play-webrtc commented 10 years ago

hi, i want to try appRTCdesk, but I'm located behind a proxy.

I found QNetworkProxy; the attempt to connect does no longer timeout, but fails immediately with 'Failed to connect to ...'

any hints ?

regards roland

play-webrtc commented 10 years ago

update: the usage of QNetworkProxy gets me through the proxy. As expected. But parsing the html page to extract data failed. I now have a appRTCdesk client running on a raspberry pi and audio only webrtc connection to a browser session running. :-)