繁体   English   中英

JWPlayer在iOS上启用调试模式

[英]JWPlayer Enable Debug Mode on iOS

我进行了很多搜索,但没有找到任何相关的帖子,博客或有关我的问题的问题。

播放器加载时,我需要在JWPlayer上检查它们的所有进程和时间; 在iOS上可以吗?

当我设置视频的URL(它是流)时,JWPlayer会花很长时间进行初始化。 我想检查增加响应时间的过程是什么。

JWPlayer版本是2.4.1

我建议使用Safari iOS检查器将设备连接到Safari桌面。 然后您可以查看所有表演。 这是Apple的操作方法: https : //developer.apple.com/library/archive/documentation/AppleApplications/Conceptual/Safari_Developer_Guide/GettingStarted/GettingStarted.html

注意:也许您是说... jwplayer v.7?

更新:
使用JwPlayer iOS SDK和Xcode,您可以使用Instruments和Time Profiler工具(例如)检查CPU使用情况和进程。 https://developer.apple.com/library/content/documentation/DeveloperTools/Conceptual/InstrumentsUserGuide/MeasuringCPUUse.html

https://developer.apple.com/library/content/documentation/DeveloperTools/Conceptual/InstrumentsUserGuide/Recording,Pausing,andStoppingTraces.html

暂无
暂无

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

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