Closed
Description
We are not able to pass the obstacles to run video in flutter widget on rpi with flutter-pi. We run flutter-pi on archlinuxarm 32 bit armv7h and when we try to run the video in flutter, the error appears that we are missing /usr/local/bin/lib/libdart_vlc_plugin.so
. I guess the missing lib is the issue, but we do not know how to build for it. Any kind of your help is much appriciated.
I also noticed flutter-pi has some support for gstreamer in you feature branch. Play-pause of file or stream is what we need to use. So maybe this should be the way, how to implement the video to the widget.
Metadata
Metadata
Assignees
Labels
No labels