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
Hi!
For some tv i can't play video. This happened because services sometimes include full path for SCPDURL, sontrolURL, eventSubURL and sometimes include path relative of description file path.
Description file path: /dmr/ddd.xml
Can you help me?
Log:
11-19 13:42:29.571: I/System.out(28780): CyberGarage warning : java.io.FileNotFoundException: /dmr/sdd_2.xml: open failed: ENOENT (No such file or directory)
11-19 13:42:29.571: I/System.out(28780): org.cybergarage.xml.ParserException: java.io.FileNotFoundException: /dmr/sdd_2.xml: open failed: ENOENT (No such file or directory)
11-19 13:42:29.571: I/System.out(28780): at org.cybergarage.xml.Parser.parse(Parser.java:107)
11-19 13:42:29.571: I/System.out(28780): at org.cybergarage.upnp.Service.getSCPDNode(Service.java:392)
11-19 13:42:29.576: I/System.out(28780): at org.cybergarage.upnp.Service.getSCPDNode(Service.java:441)
11-19 13:42:29.576: I/System.out(28780): at org.cybergarage.upnp.Service.getActionList(Service.java:471)
11-19 13:42:29.576: I/System.out(28780): at org.cybergarage.upnp.Service.getAction(Service.java:490)
The text was updated successfully, but these errors were encountered:
Hi!
For some tv i can't play video. This happened because services sometimes include full path for SCPDURL, sontrolURL, eventSubURL and sometimes include path relative of description file path.
Description file path: /dmr/ddd.xml
urn:schemas-upnp-org:service:AVTransport:1
urn:upnp-org:serviceId:AVTransport
/dmr/sdd_2.xml
/dmr/control_2
/dmr/event_2
Can you help me?
Log:
11-19 13:42:29.571: I/System.out(28780): CyberGarage warning : java.io.FileNotFoundException: /dmr/sdd_2.xml: open failed: ENOENT (No such file or directory)
11-19 13:42:29.571: I/System.out(28780): org.cybergarage.xml.ParserException: java.io.FileNotFoundException: /dmr/sdd_2.xml: open failed: ENOENT (No such file or directory)
11-19 13:42:29.571: I/System.out(28780): at org.cybergarage.xml.Parser.parse(Parser.java:107)
11-19 13:42:29.571: I/System.out(28780): at org.cybergarage.upnp.Service.getSCPDNode(Service.java:392)
11-19 13:42:29.576: I/System.out(28780): at org.cybergarage.upnp.Service.getSCPDNode(Service.java:441)
11-19 13:42:29.576: I/System.out(28780): at org.cybergarage.upnp.Service.getActionList(Service.java:471)
11-19 13:42:29.576: I/System.out(28780): at org.cybergarage.upnp.Service.getAction(Service.java:490)
The text was updated successfully, but these errors were encountered: