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

Fix issue #1276 - ustream.tv KeyError: 'url' #1278

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

bvklim
Copy link

@bvklim bvklim commented Apr 11, 2016

in array channel["stream"] there are elements like:
{ 'varnishUrl': u'http://uhs-akamai.ustream.tv/ams/ams-uhs02/streams/httpflv/ustreamVideo/19983544/',
'name': u'uhs_akamai' }
who do not have the key, "url". This patch skips such elements.

@L2501
Copy link

L2501 commented Jul 12, 2016

it should be possible to rewite the ustream module to use their http api instead of the rtmp, if you block port 1935 you can see all the chunk infos can be got over the http.

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

Successfully merging this pull request may close these issues.

None yet

3 participants