Johannes Raufeisen

Results 4 issues of Johannes Raufeisen

Thank you for this vlc plugin! I have found the following unexpected behavior: ## Description The autoplay option seems to be ignored. I initialize a VLC controller with ``` _videoPlayerController...

When starting to use this plugin, I was confused by the following behavior. ## Description I itinialized a `VlcPlayerController` as follows ``` _videoPlayerController = VlcPlayerController.network(url, autoPlay: false); ``` and added...

It seems that `helper.unpackAnnotations(trainCats, ...)` only returns annotations of such images that contain all of the provided training categories. In the example of persons and cars, this method would only...

For each active channel, in- and outgoing messages are saved and restored after a restart of the client. The number of saved messages can be changed from 0 to 30...