Code Monkey home page Code Monkey logo

xiaofeng.onvif's People

Contributors

huguodong avatar itchangc avatar zhuovi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

xiaofeng.onvif's Issues

使用海康摄像头正常,但是axis摄像头报异常

System.Xml.XmlException
HResult=0x80131940
Message='>' is an unexpected token. The expected token is '"' or '''. Line 1, position 50.
Source=System.Private.Xml
StackTrace:
在 System.Xml.XmlTextReaderImpl.Throw(Exception e)
在 System.Xml.XmlTextReaderImpl.DtdParserProxy_Throw(Exception e)
在 System.Xml.XmlTextReaderImpl.DtdParserProxy.System.Xml.IDtdParserAdapter.Throw(Exception e)
在 System.Xml.DtdParser.ParseExternalId(Token idTokenType, Token declType, String& publicId, String& systemId)
在 System.Xml.DtdParser.ParseInDocumentDtd(Boolean saveInternalSubset)
在 System.Xml.DtdParser.Parse(Boolean saveInternalSubset)
在 System.Xml.DtdParser.System.Xml.IDtdParser.ParseInternalDtd(IDtdParserAdapter adapter, Boolean saveInternalSubset)
在 System.Xml.XmlTextReaderImpl.ParseDtd()
在 System.Xml.XmlTextReaderImpl.ParseDoctypeDecl()
在 System.Xml.XmlTextReaderImpl.ParseDocumentContent()
在 System.Xml.XmlReader.MoveToContent()
在 System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
在 System.Xml.Linq.XElement.Parse(String text, LoadOptions options)
在 XiaoFeng.Onvif.OnvifAuth.ErrorResponse(String xnode) 在 G:\Downloaded\XiaoFeng.Onvif-master\XiaoFeng.Onvif-master\OnvifAuth.cs 中: 第 151 行
在 XiaoFeng.Onvif.DeviceService.d__4.MoveNext() 在 G:\Downloaded\XiaoFeng.Onvif-master\XiaoFeng.Onvif-master\DeviceService.cs 中: 第 132 行
在 MyTest.Program.Main(String[] args) 在 G:\Downloaded\XiaoFeng.Onvif-master\MyTest\Program.cs 中: 第 15 行

24小时制的问题

OnvifAuth中GetHeadToken里面的时间错误
string created = onvifUTCDateTime.ToString("yyyy-MM-ddThh:mm:ssZ");
应该改为HH
不然12点之前没问题,超过12点就出问题了,13点变1点,鉴权失败

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.