silvermine / videojs-chromecast

MIT License
148 stars 75 forks source link

Add support for livestreams #91

Closed andreasgangso closed 3 years ago

andreasgangso commented 3 years ago

Hi, thanks for this plugin! Here's a small change that adds support for livestreams.

andreasgangso commented 3 years ago

The tests are failing because of wrong node version so not related to this

jthomerson commented 3 years ago

@andreasgan can you please edit the pull request so that maintainers can push to the branch? I'm not allowed to fix up your commits because that box isn't checked

Or, please squash the last commit onto the first commit, which is what I was trying to do.

andreasgangso commented 3 years ago

Because the fork is in an organization, I can't allow you to edit so I had to add you as a collaborator to the fork. https://github.com/isaacs/github/issues/1681

andreasgangso commented 3 years ago

But I did the squash

jthomerson commented 3 years ago

@andreasgan thanks! I did not realize that problem with organizations and PR's. Learned something new. But since you squashed, that's all I needed. You can remove my access to the org.

@yokuze this looks fine to me. Can you take a quick look and see if you have any concerns?

yokuze commented 3 years ago

@yokuze this looks fine to me. Can you take a quick look and see if you have any concerns?

@jthomerson This looks fine to me too. It's been a while since I've looked at live stream support in Video.js so I can't definitively say this is all that's needed, but I don't have any concerns with this change.

jthomerson commented 3 years ago

@andreasgan published in @silvermine/videojs-chromecast@1.3.0