crifurch / pure_ftp

MIT License
6 stars 3 forks source link

how to play ftp link video? #11

Open wengxianxun opened 2 months ago

wengxianxun commented 2 months ago

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 commented 1 month ago

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