Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to play ftp link video? #11

Open
wengxianxun opened this issue May 11, 2024 · 1 comment
Open

how to play ftp link video? #11

wengxianxun opened this issue May 11, 2024 · 1 comment
Labels
question Further information is requested

Comments

@wengxianxun
Copy link

i have ftp video link:
ftp://192.168.31.11:8888/video/1.mp4
user: wxx
password: 1234

how to play this link to video_player?

@crifurch
Copy link
Owner

As i correctly understand problem, you can use FtpFileSystem.downloadFileStream to get bytes of remote video and use Stream palyer

@crifurch crifurch added the question Further information is requested label May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants