Opened 10 years ago
Closed 10 years ago
#2268 closed enhancement (fixed)
Enabling OpenSSL support for https:// streams
| Reported by: | curaga | Owned by: | beastd |
|---|---|---|---|
| Priority: | normal | Component: | streaming |
| Version: | HEAD | Severity: | normal |
| Keywords: | https streaming ffmpeg | Cc: | |
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
GnuTLS support was added a bit over a year ago, in ticket #2183. ffmpeg also supports openssl, so mplayer just needs to wrap it similarly - openssl tends to still be installed more widely than gnutls.
Note:
See TracTickets
for help on using tickets.

Implemented by r37743