Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Applied EXT-X-KEY for each media segment in the writer. #37

Merged
merged 2 commits into from
Jun 20, 2016

Conversation

Wopple
Copy link
Contributor

@Wopple Wopple commented May 11, 2016

@samek Before, only the first EXT-X-KEY data would be written by the writer. With these changes, the encryption data on each media segment should be properly written.

Would you be able to build from the source on this branch to test it out?

I'm not the most familiar with the writer side of things, so I want to make sure this fixes the issue you are seeing.
#35

@Wopple Wopple mentioned this pull request May 11, 2016
@samek
Copy link

samek commented May 11, 2016

I'll give it a go :)

@samek
Copy link

samek commented May 11, 2016

In short .. it works.
But I think it should be done in a way that if the previous key is the same as current we should not print it.

So when ever key changes we should print it.

@Wopple
Copy link
Contributor Author

Wopple commented May 11, 2016

Sure, I can make it do that.

@Wopple
Copy link
Contributor Author

Wopple commented May 11, 2016

@samek I pushed my change to make it not repeat duplicate successive EXT-X-KEY tags. Would you please try again?

@samek
Copy link

samek commented May 12, 2016

Works!

@Wopple
Copy link
Contributor Author

Wopple commented Jun 17, 2016

@sunglee413 This PR is ready to be merged and released.

@sunglee413 sunglee413 merged commit bd0de8b into iheartradio:master Jun 20, 2016
@sunglee413
Copy link
Contributor

I published 0.2.5

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

Successfully merging this pull request may close these issues.

3 participants