contently / videojs-annotation-comments

A plugin for video.js to add support for timeline moment/range comments and annotations
https://contently.github.io/videojs-annotation-comments/
Other
171 stars 50 forks source link

Viewing of comments/annotations in mobile devices #43

Closed Natkeeran closed 4 years ago

Natkeeran commented 5 years ago

We are evaluating this plugin to see if this can be used to create video annotations.

We noted that this plugin is tested against various desktop browsers. We did some initial responsive/mobile devices testing, mainly looking to see if the annotations/comments can be viewed in mobile devices.

Is there any plan to support viewing of annotations in mobile/responsive devices?

jackpope commented 5 years ago

Hi @Natkeeran, thanks for checking out the plugin!

There are no plans currently to support more mobile devices. PRs are always welcome though 😃

As for iOS, my expectation is that in full screen, the system player would be used rather than the videojs player. I am not sure if there would be a way around this. Any ideas?

Android do you know if there are any specific errors that prevent the plugin from loading?

Natkeeran commented 5 years ago

@jackpope

Thank you for the reply.

I see your note about the system player taking over in iOS. No suggestions at this moment.

The Andorid behavior is similar to Chrom's Responsive mode behaviour. No js errors are thrown though.

jackpope commented 4 years ago

Closing this for now due to inactivity and no plans to work around mobile native players