-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好 l-preview这个组件是你写的吗 #26
Comments
亲,是开源的,实况内部还有一个live- photo到库也是开源,但都是最近开发的,还有待优化,具体你可以npm搜名字定位到仓库或者我GitHub上找
发自我的iPhone
…------------------ 原始邮件 ------------------
发件人: Open-FE ***@***.***>
发送时间: 2025年1月13日 13:53
收件人: Life-Palette/LifePalette-Web ***@***.***>
抄送: Subscribed ***@***.***>
主题: Re: [Life-Palette/LifePalette-Web] 你好 l-preview这个组件是你写的吗 (Issue #26)
这个npm包可以开源吗 想看看里面具体livephoto的实现
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
好的 谢谢 找到啦 |
我们最近也有一个播放livephoto的需求,我看您详情页面这个是自己实现的,没有用livephotoskitjs。 |
本身livephotoskitjs已经可以满足基础的需求了(包括移动端touch相关的操作预览),只是对于想自定义额外的控制项不太方便,所有我这边是尝试写一个自定义程度大一点,可玩性高一点的产物,所以探索自己写一个来替代 |
嗯嗯 我就想如果移动端 有些浏览器如果检测是video标签,是不是会渲染成一个视频播放器。我这就去试试,谢谢 |
我这边也想自定义左上角icon等。livephotoskitjs这种覆盖样式可能有点麻烦 |
如果自己写确实要考虑到移动端设备类似的video行为,特别是iPhone,小细节比较多,加油 |
尝试阻止一下默认行为 |
不太行 老老实实用 livephotoskitjs了 这个我看是用canvas画的视频 |
我写的那一版应该是阻止了默认行为了的,然后canvas版本我也尝试了一下,在canvas分支,但说实话,蛮多细节,如果要求不高,还是推荐就用苹果那个 |
这个npm包可以开源吗 想看看里面具体livephoto的实现
The text was updated successfully, but these errors were encountered: