Skip to content

not able to use dart_vlc (dart_vlc_ffi) together with flutter-pi to play video in widget #218

Closed
@radeksalomon

Description

@radeksalomon

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions