6 Commits

Author SHA1 Message Date
spangleb
f764a646d0 RTMPPublisher able to get stream ingestion URL and path/key from a web service. Any services.config file (broadcaster settings page) that has a http(s) URL for the stream is assumed to be pointing to a Web API that will return an actual RTMP ingestion URL and path/key. 2014-04-07 14:20:03 +01:00
palana
0545b4ad0f Revert "Add workaround for broken TLS SNI in Windows 8.1 for the archive updater"
This reverts commit 9b657018c6e5e5024141fee1ef4c96e5389bfefb.
2014-03-05 18:12:33 +01:00
palana
9b657018c6 Add workaround for broken TLS SNI in Windows 8.1 for the archive updater
Asking users to download update (manifests) via an insecure connection is not
ideal, but considering most of them downloaded the original test build via an
insecure connection in the first place it might be ok

Unfortunately the detection is not perfect, so genuine TLS attacks can be
misinterpreted as the bug; completely invalid/expired/otherwise broken
certificates should be rejected though
2014-03-05 16:04:09 +01:00
palana
e8c2b21764 Add URL builder helper to HTTPClient 2014-02-12 02:11:25 +01:00
Richard Stanway
d9eacef921 Add response code output to HTTPClient 2012-12-23 23:11:34 -05:00
Richard Stanway
1d84f6248b Modularize HTTP updater a bit 2012-12-18 09:14:12 -05:00