yingcheng

Results 9 comments of yingcheng

$("#jsGrid").jsGrid("option", "data", [])

The OData Service demos url , should change to 'https' url: "https://services.odata.org/V3/(S(3mnweai3qldmghnzfshavfok))/OData/OData.svc/Products",

https://github.com/yingchengpa/python-onvif2-zeep/ support hecv and repair the event bug . -------------------------------demo ---------------------------------- self.events_service = self.mycam.create_events_service() print(self.events_service.GetEventProperties()) pullpoint = self.mycam.create_pullpoint_service() try: pullmess = pullpoint.PullMessages({"Timeout": datetime.timedelta(seconds=5), "MessageLimit": 10}) print(pullmess.CurrentTime) print(pullmess.TerminationTime) for msg in...

https://github.com/yingchengpa/python-onvif2-zeep/blob/master/examples/events.py

~~~ '_value_1': ~~~ modify b-2.xsd , allmost ipc use the onvif tt:Message ~~~ ~~~ and add head msg ~~~ ~~~

[pyinsuncomple.exe](https://download.csdn.net/download/corrupt/87514267) cmd: pyinsuncomple.exe AnimeGANv3.exe then , found the AnimeGANv3.exe_extracted/PYZ-00.pyz_extracted/pb_and_ONNX_model/test_by_onnxZIP.pyc.py

[support version2](https://github.com/yingchengpa/python-onvif2-zeep)

see this https://github.com/yingchengpa/python-onvif2-zeep

ffmpeg通过rtsp从ipc取流转成rtmp,然后使用srs或者nginx-http-flv-module 做为媒体服务器,然后使用web播放器播放http-flv流。 flv.js 延时太大,而且不支持h265, 我已经放弃了,使用了商业的h5播放器,同样支持http-flv,几乎0延时且支持h265,已经非常成熟。