简体   繁体   English

通过wifi将视频流传输到android设备

[英]Stream video to android devices over wifi

I have to develop an app which is suppose to stream video to other device using WiFi (without Internet ). 我必须开发一个应用程序,该应用程序应该使用WiFi(不使用Internet)将视频流式传输到其他设备。 User should be able to select a video file from first device and stream in second device. 用户应该能够从第一台设备中选择一个视频文件并在第二台设备中进行流传输。 I don't have any clear idea on how to send data to another device (specially video ). 我对如何将数据发送到另一台设备(特别是视频)没有任何明确的想法。 Are there any steaming libraries available for android where to strwam the video ? 是否有任何可用于Android的流媒体库在哪里播放视频?

Please help me to find a solution to my problem 请帮助我找到解决问题的方法

Thanks 谢谢

Do you got any approch for this problem? 你有解决这个问题的办法吗?

Have you gone through this how to share the files using wifi direct method. 您是否经历过如何使用wifi direct方法共享文件。

http://developer.android.com/guide/topics/connectivity/wifip2p.html http://developer.android.com/guide/topics/connectivity/wifip2p.html

Thanks Mohsin 谢谢莫辛

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM