简体   繁体   中英

How to record a video using my camera and upload to wowza server in android?

我如何使用我的Android手机录制视频并上传到android中的wowza服务器。我尝试了许多代码。我可以使用此代码http://code.google.com/p/android-recorder/将音频上传到wowza服务器。但是我也需要视频。现在我只想用我的相机录制视频,然后上传到wowza服务器。请帮助我。

Here is a tutorial that you need to record video in MP4 in android devices.

http://www.codeproject.com/Articles/107270/Recording-and-Playing-Video-on-Android

After recording the video you need to upload this video to Wowza content directory.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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