devprog777
Results
2
comments of
devprog777
This library use packet libvlc on C, for renderinf any frame copy in CPU. And CPU load 100% id
This works for me. But yom must void Function for getPermission Storage. ``` Future _initializePlayer(String url) async { final directory = await getExternalStorageDirectory(); if (directory != null) { final mediaDir...