Andrea Nicola
Andrea Nicola
I had problems using this lib in a pure dart environment. ``` ../../flutter/packages/flutter/lib/src/services/asset_bundle.dart:8:8: Error: Dart library 'dart:ui' is not available on this platform. import 'dart:ui' as ui; ^ Context: The...
Greetings! I needed to create some m3u8 playlists. I added an Hls method to Video struct that inserts the necessary options for ffmpeg to do them.
Hi, today i tried to install strapdata/elassandra chart on a kubernetes v 1.18 cluster. Setup failed with error "no matches for kind "StatefulSet" in version "apps/v1beta1". I dug into templates/statefulset.yaml...