Chrislee

Results 2 issues of Chrislee

**希望能出一个类似IOS7之前的那种滑动解锁界面的滑动条,用户点触圆块向右滑动,这种交互其实用在移动端的表单提交体验非常好,单点触的提交按钮万一在提交的瞬间想放弃提交,那会非常尴尬,但是滑动提交的话只要滑到最右时还没松手,那就依然可以划回去?** **提供的API最好包括:1、滑动条里的提示文字;2、滑动条的宽高、是否垂直/水平;3、滑动中的事件钩子、滑动完成松手后的事件钩子**

Feature

when the player was working with socket ,it would console a error in each 5~8 seconds like this: > Uncaught TypeError: Cannot read property 'endpoint' of null > at RTSPClientSM.authenticator...