简体   繁体   English

是否有一个不错的jQuery(Javascript)库来执行快速VIDEO(不是图像)缩放/平移? (目标:iPhone通过PhoneGap)

[英]Is there a good jQuery (Javascript) library to do fast VIDEO (not image) zooming/panning? (target: iPhone through PhoneGap)

I have a video and I would like to pan/zoom (as it is streaming or playing) on HTML page. 我有一个视频,我想在HTML页面上平移/缩放(因为它是流媒体或正在播放)。 The target is to do this on iPhone under PhoneGap. 目标是在iPhone的PhoneGap上执行此操作。 So, a jQuery plugin/example of how to achieve that would be great. 因此,一个jQuery插件/如何实现这一点的示例将是很棒的。 The video is a stream that might come through HTML5 (but NOT through Flash Player). 视频是可能通过HTML5(但不是通过Flash Player)流式传输的视频。

Is this doable? 这可行吗? Sample code/plugin? 示例代码/插件? The goal is to do it dynamically so that I can dynamically send new pan location and it will adjust the view of the video accordingly. 目标是动态执行此操作,以便我可以动态发送新的平移位置,并且它将相应地调整视频的视图。

Thanks! 谢谢!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM