Miroslav Lhoťan

Results 6 comments of Miroslav Lhoťan

I have managed to play the stream in VLC, but it seems the image is all kinds of broken up. Looks like the packet are out of order or something.

I have tried the HLS stream too, but it is working only when the udp stream is also running. Otherwise no new ts fragments are created. So I start the...

This would be really useful, because now it is kinda difficult to monitor vulnerabilities in the framework itself.

Any updates on this PR?

@STRML Any upadte on this? I would love to help, but it looks pretty much done already.

I have managed to get through the error I mentioned by this this change in onvif/client.py: ``` @@ -117,7 +117,7 @@ class ONVIFService(object): # print(">>>>>", self.ws_client.__dict__) #print(">>>>>", self.zeep_client.type_factory('ns1').__dict__) #self.create_type =...