Giter Site home page Giter Site logo

mojtabaghiasi / video_js Goto Github PK

View Code? Open in Web Editor NEW
17.0 1.0 15.0 1.63 MB

Flutter plugin for use Video.js in flutter web

Home Page: https://pub.dev/packages/video_js

License: BSD 3-Clause "New" or "Revised" License

Dart 92.66% HTML 7.34%
video flutter flutter-web video-player player videojs videojs-plugin videojs-player dart flutter-widget

video_js's Introduction

Hi there ๐Ÿ‘‹

video_js's People

Contributors

mojtabaghiasi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

video_js's Issues

safari automatically full screen

I am using this plug-in, and when I play a video on the safari browser of my mobile phone, I click play to automatically play it in full screen.
What I want is not automatic full screen, how can I do it

dispose error

When I execute dispose i am getting below error.

var videoController = VideoJsController("videoId${start+i}", videoJsOptions: VideoJsOptions(
controls: true,
loop: false,
muted: false,
poster: 'https://file-examples-com.github.io/uploads/2017/10/file_example_JPG_100kB.jpg',
aspectRatio: '16:9',
fluid: false,
language: 'en',
liveui: true,
notSupportedMessage: 'this movie type not supported',
playbackRates: [1, 2, 3],
preferFullWindow: false,
responsive: false,
sources: [Source("mp4UrlSample", "video/mp4")],
suppressNotSupportedError: false))

videoController.dispose();

I am using list of video controllers in single page.

TypeError: The element or ID supplied is not valid. (videojs)

Live streaming - Buffering

I was wondering how can I set the buffer up for a live stream. For example having an hour buffer where I can scroll up and down through the stream in order to go backa bit if I need to review a certain moment of the stream. Is this possible? Also the control is being hidden from me and just says "live". Is there any way to show the control and set the buffer properly?

image

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.