Ramon Gajardo

Results 10 comments of Ramon Gajardo

private int parseContentLength(byte[] headerBytes) throws IOException, NumberFormatException { ByteArrayInputStream headerIn = new ByteArrayInputStream(headerBytes); Properties props = new Properties(); **props.load(headerIn);** // here the error return Integer.parseInt(props.getProperty(CONTENT_LENGTH)); }

yes, I'm using another desktop application that only accepts MJEG and works well. is url internal network

url is private working well for couple minutes

this url public http://71.201.238.186/ipcam/mjpegcif.cgi

ONLY in this resolution working well (352x240)

Yes, this the problem must be 640x480. the lower is 352x240. camera are running in 640x480 I can change this. yes you can help , how to I'm can change...

hi, sorry me again but this option public class MjpegViewDefault extends AbstractMjpegView { @Override public void setResolution(int width, int height) { throw new UnsupportedOperationException("not implemented"); } }

Hi must add storyboard id, like this sample let rootController = storyboard.instantiateViewController(withIdentifier: "navigationmain") as! MainNavigationController2 this case is UINavigationController

but there are solutions on the market such as serial with Ethernet connection, currently I'm In using in desktop application on vb.net.

ah I don't know, must instal al additional program with the name virtual serial port , its create a COM2 or COM3 ... on the pc