We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
如下log
03-26 01:56:06.317 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: CyberGarage warning : java.io.FileNotFoundException: /dev/666ddb97-36e1-6b13-ffff-ffffc7831a22/svc/upnp-org/AVTransport/desc.xml: open failed: ENOENT (No such file or directory) 03-26 01:56:06.317 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: org.cybergarage.xml.ParserException: java.io.FileNotFoundException: /dev/666ddb97-36e1-6b13-ffff-ffffc7831a22/svc/upnp-org/AVTransport/desc.xml: open failed: ENOENT (No such file or directory) 03-26 01:56:06.317 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: at org.cybergarage.xml.Parser.parse(Parser.java:107) 03-26 01:56:06.327 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: at org.cybergarage.upnp.Service.getSCPDNode(Service.java:422) 03-26 01:56:06.327 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: at org.cybergarage.upnp.Service.getSCPDNode(Service.java:471) 03-26 01:56:06.327 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: at org.cybergarage.upnp.Service.getActionList(Service.java:501) 03-26 01:56:06.327 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: at org.cybergarage.upnp.Service.getAction(Service.java:520) 03-26 01:56:06.327 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: at com.android.tedcoder.wkvideoplayer.dlna.engine.MultiPointController.play(MultiPointController.java:41) 03-26 01:56:06.327 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: at com.android.tedcoder.wkvideoplayer.view.SuperVideoPlayer$10.run(SuperVideoPlayer.java:648) 03-26 01:56:06.327 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: Caused by: java.io.FileNotFoundException: /dev/666ddb97-36e1-6b13-ffff-ffffc7831a22/svc/upnp-org/AVTransport/desc.xml: open failed: ENOENT (No such file or directory) 03-26 01:56:06.327 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: at libcore.io.IoBridge.open(IoBridge.java:409) 03-26 01:56:06.327 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: at java.io.FileInputStream.<init>(FileInputStream.java:78) 03-26 01:56:06.327 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: at org.cybergarage.xml.Parser.parse(Parser.java:101) 03-26 01:56:06.327 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: ... 6 more 03-26 01:56:06.327 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory) 03-26 01:56:06.327 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: at libcore.io.Posix.open(Native Method) 03-26 01:56:06.327 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110) 03-26 01:56:06.327 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: at libcore.io.IoBridge.open(IoBridge.java:393) 03-26 01:56:06.327 5071-5171/com.android.tedcoder.androidvideoplayer I/System.out: ... 8 more
The text was updated successfully, but these errors were encountered:
同问,有解决方案吗
Sorry, something went wrong.
No branches or pull requests
如下log
The text was updated successfully, but these errors were encountered: