从android上传文件到wowza [英] upload files to wowza from android

查看:39
本文介绍了从android上传文件到wowza的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经安装了 wowza 服务器并且能够在 android 中使用视频视图从客户端播放文件,现在我必须录制视频并且必须将文件上传到 wowza 服务器.如何编写服务器端应用程序?以及如何从android代码连接它?有没有人有这方面的经验?.

I have installed wowza server and able to play files from client side using video view in android now i have to record video and have to upload files to wowza server. how to write server side app? and how to connect that from android code? does any one have any experience in that?.

推荐答案

Wowza 没有内置任何东西来做到这一点.您可以使用 scp 和这样的应用程序 https://play.google.com/store/apps/details?id=com.perdeas.droidscp&hl=en 将文件放在那里.另一个想法是构建一个 Web 界面来上传文件,然后将该应用程序 scp 发送到您的 Wowza 服务器.还有一种选择是将文件传送到 s3,如果您的文件托管在 ec2 上,则可以从那里流式传输.

There is nothing in Wowza built in to do this. You could use scp and an app like this https://play.google.com/store/apps/details?id=com.perdeas.droidscp&hl=en to get the files up there. Another idea would be to build a web interface to upload the files, then have that application scp to your Wowza server. Still another option is to get the files to s3, and stream from there if your files are hosted on ec2.

这篇关于从android上传文件到wowza的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆