Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL support is not present #13

Open
infadroidmx opened this issue Feb 6, 2018 · 1 comment
Open

SSL support is not present #13

infadroidmx opened this issue Feb 6, 2018 · 1 comment

Comments

@infadroidmx
Copy link

i keep gettings this error when trying to play a stream but cant find how to add ssl support or a step by step on how

Error while getting the playlist: [Failure instance: Traceback: <type 'exceptions.AssertionError'>: SSL support is not present
/root/hls/Twisted-13.2.0/twisted/web/client.py:1291:request
/root/hls/Twisted-13.2.0/twisted/web/client.py:1182:_requestWithEndpoint
/root/hls/Twisted-13.2.0/twisted/web/client.py:1071:getConnection
/root/hls/Twisted-13.2.0/twisted/web/client.py:1083:_newConnection
--- ---
/root/hls/Twisted-13.2.0/twisted/internet/endpoints.py:869:connect
/root/hls/Twisted-13.2.0/twisted/internet/posixbase.py:515:connectSSL
]
Retring after default interval of 2s
Retrying playlist

@aaronkennedy
Copy link

You need to install pyOpenSSL. eg.
pip-27 install pyopenssl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants