You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D/2ndScreenAPP: onPairingSuccess
D/2ndScreenAPP: successful register
W/System.err: org.xmlpull.v1.XmlPullParserException: Unexpected token (position:TEXT NOT_IMPLEMENTED@1:16 in java.io.StringReader@f9ab87d)
W/System.err: at com.android.org.kxml2.io.KXmlParser.next(KXmlParser.java:440)
W/System.err: at com.android.org.kxml2.io.KXmlParser.next(KXmlParser.java:321)
W/System.err: at com.android.org.kxml2.io.KXmlParser.nextTag(KXmlParser.java:2108)
W/System.err: at com.connectsdk.service.upnp.DLNAMediaInfoParser.getData(DLNAMediaInfoParser.java:45)
W/System.err: at com.connectsdk.service.upnp.DLNAMediaInfoParser.getURL(DLNAMediaInfoParser.java:143)
W/System.err: at com.connectsdk.service.upnp.DLNAMediaInfoParser.getMediaInfo(DLNAMediaInfoParser.java:68)
W/System.err: at com.connectsdk.service.upnp.DLNAHttpServer.handleEntry(DLNAHttpServer.java:261)
W/System.err: at com.connectsdk.service.upnp.DLNAHttpServer.handleLastChange(DLNAHttpServer.java:199)
W/System.err: at com.connectsdk.service.upnp.DLNAHttpServer.processRequests(DLNAHttpServer.java:177)
W/System.err: at com.connectsdk.service.upnp.DLNAHttpServer.access$000(DLNAHttpServer.java:27)
W/System.err: at com.connectsdk.service.upnp.DLNAHttpServer$1.run(DLNAHttpServer.java:57)
W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
W/System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
W/System.err: at java.lang.Thread.run(Thread.java:923)
And if I try to play mp4 I get an error and the TV is fizzed
E/Error: Error playing video
com.connectsdk.service.command.ServiceCommandError: Failed to connect to /192.168.137.212:2870
at com.connectsdk.service.DLNAService$6.run(DLNAService.java:837)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:923)
The text was updated successfully, but these errors were encountered:
When I connect to TV with DLNA I receive an error
And if I try to play mp4 I get an error and the TV is fizzed
The text was updated successfully, but these errors were encountered: