在没有完全下载的情况下从ftp服务器播放Windows

在没有完全下载的情况下从ftp服务器播放Windows

本文介绍了在没有完全下载的情况下从ftp服务器播放Windows的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


在我的应用程序中,我们将视频从Windows应用程序上载到ftp服务器中,我们必须在Windows应用程序中播放这些视频.要在Windows应用程序中播放这些视频,我们必须完全下载这些视频,然后才需要开始播放这些视频,这是一个很晚的过程,需要很多时间才能播放视频.


因此,有一种播放视频的方法,而无需将完整的视频下载到我们的本地系统.

对于上述一种方法,使用缓冲概念是否有其他选择
我们必须播放视频.例如youtube和其他视频.

提前谢谢..

谢谢与问候
vsrkraju

Hi All,


In my application we uploaded the videos into an ftp server from an windows application, and we have to play those videos in the windows application. to play these videos in the windows application we have to completely download those videos and then only we have to start playing those videos and this is some what late process and it takes lot of time to play videos.


so is there any way to play an video without downloading complete one to our local system.

for the above one is there any alternative by using the buffering concept
we have to play videos. like youtube and other videos.

Thanks in advance..

Thanks & Regards
v.s.r.k.raju

推荐答案


这篇关于在没有完全下载的情况下从ftp服务器播放Windows的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-15 12:50