Code Monkey home page Code Monkey logo

Comments (20)

gkatsev avatar gkatsev commented on July 22, 2024

We'll look into this once we get the hls-tech (#62) work merged in.

from videojs-contrib-hls.

CodingFabian avatar CodingFabian commented on July 22, 2024

@gkatsev i can still observe the same after upgrading to the merged #62

from videojs-contrib-hls.

CodingFabian avatar CodingFabian commented on July 22, 2024

when I downgrade videojs to 4.5.1 then it works for me. looks like others have similar problems (videojs/video.js#1226). I consider it more likely to be a videojs rather than a hls-contrib issue, but would appreciate you looking into it anyway

from videojs-contrib-hls.

gkatsev avatar gkatsev commented on July 22, 2024

We are looking into it. It is most likely a video-js-swf issue.

from videojs-contrib-hls.

gkatsev avatar gkatsev commented on July 22, 2024

This should be fixed in in #66.

from videojs-contrib-hls.

mkilling avatar mkilling commented on July 22, 2024

The video controls still don't show up for me after pressing the play button (Google Chrome). My setup:

from videojs-contrib-hls.

gkatsev avatar gkatsev commented on July 22, 2024

@mkilling you need videojs/video-js-swf#93 as well

from videojs-contrib-hls.

mkilling avatar mkilling commented on July 22, 2024

@gkatsev Wasn't videojs/video-js-swf#93 already merged into videojs/video-js-swf master?

from videojs-contrib-hls.

gkatsev avatar gkatsev commented on July 22, 2024

@mkilling so it was. I forgot. Hm... it was definitely working for us yesterday...
Is it giving you any errors? Also, are you loading it properly as a tech now?

from videojs-contrib-hls.

mkilling avatar mkilling commented on July 22, 2024

No errors in the console...

<video id="video-player" class="video-js vjs-default-skin" controls preload="auto" width="620px" height="465px" poster="https://my_thumbnail">
    <source type="application/x-mpegURL" src="http://s3.amazonaws.com/my_bucket/my_video">
</video>

I initialize the player like this:

videojs("video-player", { playbackRates: [1, 1.5, 2, 3], techOrder: ['html5', 'hls', 'flash'] });

from videojs-contrib-hls.

gkatsev avatar gkatsev commented on July 22, 2024

Is it playing otherwise?

from videojs-contrib-hls.

mkilling avatar mkilling commented on July 22, 2024

Yes, the video is playing. Only the large play button in the top left corner does not disappear and the video controls don't show up. It works with the same setup when pointing it to an mp4 file instead of the m3u8

from videojs-contrib-hls.

gkatsev avatar gkatsev commented on July 22, 2024

Hm... I guess we didn't fix this it fully. Thanks for reporting.

from videojs-contrib-hls.

mkilling avatar mkilling commented on July 22, 2024

Turns out I didn't specify the right .swf file. It works for me now. Sorry for the confusion.

from videojs-contrib-hls.

gkatsev avatar gkatsev commented on July 22, 2024

@mkilling No worries. So, it works as expected now?

from videojs-contrib-hls.

mkilling avatar mkilling commented on July 22, 2024

Yes it does. Controls show up and everything is fine ;-)

from videojs-contrib-hls.

gkatsev avatar gkatsev commented on July 22, 2024

Awesome, thanks for verifying!

from videojs-contrib-hls.

CodingFabian avatar CodingFabian commented on July 22, 2024

I can verify it is working here as well. Any chance to get all the stuff merged and released? Right now our next production deployment will contain unmerged and unrelease changes and I want to avoid maintenance nightmares :-) thanks!

from videojs-contrib-hls.

gkatsev avatar gkatsev commented on July 22, 2024

It will get merged in this week. Hopefully, released this week as well.

from videojs-contrib-hls.

gkatsev avatar gkatsev commented on July 22, 2024

Updates have been released. Closing now as it should be fixed, but feel free to reopen and comment if there are still problems.

from videojs-contrib-hls.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.