Pieter Pauwels
Pieter Pauwels
I want to retrieve a value from my SharedPreferences before initializing the VlcPlayerController. **Problem I'm facing:** Exception is thrown that the field 'controller' has not been initialized. **Tried:** - Initializing...
I'm trying to achieve a WebRTC stream in a Flutter mobile app. I have some RTSP streams set up in config.json. I'm sending the SDP offer from the device and...
### Issue description When `undefined` is given as criteria to the `findOneByOrFail` method. It will ignore this condition. When `undefined` is given as criteria to the `softDelete` method. It will...