搜索资源列表
RTSP_streaming
- 这是一个关于播放rtsp实时流视频的实例。-This is a real-time streaming video player rtsp instance.
audio_streaming
- 这是一个关于播放rtsp实时流视频的实例。-It s a demo about how to play a vedio that it s live stream
demo_audioTrack01
- android平台下的语音采集与实时播放-Audio capture and instance play program under android platform environment
Bambuser
- 著名的Bambuser程序源码,是Android平台下的视频实时录制与播放的很好的例子!-Bambuser soft source,Android Platform video recorder and player good example.
GoogleLocation
- 基于android的导游讲解器,具有实时定位,能够自动播放导游解说和图片文字-The guided tours based on android device, with real-time location, able to automatically play tour guide explain the text and pictures
MobileVideo
- Android手机上实时视频录制与实时播放的源码,在华为C8650上测试通过!-Android Realtime Video Recorder and player , Tested on Huawei C8650.
Android_Services-and-multi-threading
- 一个简单的音乐播放器程序 该程序能够: 1 使用Service 控制音乐播放; 2 按返回键关闭Activity 界面,音乐可继续播放; 3 重新打开Activity 界面,能重新获得对Service 的控制; 4 点击退出按钮,完全退出程序 5 使用Handler 更新UI,实时更新播放进度。 -A simple music player program, the program is able to: 1 Service control m
AmrEncoderAndPlayerDemo
- android 音频流的实时传输与播放,包含客户端和服务端,这是一个音频流实时传输的参考例子。-Android audio stream real-time transmission and broadcast, including client and server, this is a reference example of audio stream real-time transmission.
Real-time-video-transmission
- 视频实时传输。服务端和客户端连上局域网,进行socket连接,客户端调用系统照相机,截取显示的画面,以一张张图片的形式实时发送给服务端,服务端接受后讲图片以动画的形式播放,就可以实时看到传过来的视频-Real-time video transmission. Service and client connected to the LAN, perform socket connection, the client calls the system camera, display screen i
AmrServer
- 基于 Android 的移动流媒体实时传输实时传输与播放用的服务端-Server for Streaming Media Real-time Transimission System Based on Android
AmrPlayer
- 基于 Android 的移动流媒体实时传输实时传输与播放用的客户端-a Client for Android audio stream real-time transmission, this is a reference example of audio stream real-time transmission.
7
- Android平板电脑开发实战详解和典型案例——光盘源码 此书出版时间:2013-02-01 从Android 2.0趣味特性、Android 4.0新特性的基础知识到完整综合案例,由浅入深,循序渐进地进行了详解,既适合Android 4.0初学者学习,也适合有一定基础的读者进一步提升之用。 第7章 android 多媒体 7.1 音频播放 7.1.1 基本知识 7.1.2 一个简单的案例 7.2 实时音频采集与回放 7.2.1 基本知识 7.2.1 一
RtspPlayer
- 安卓的一个RTSP播放器,只需要rtsp的地址与端口号。- 安卓的一个RTSP播放器,只需要rtsp的地址与端口号。 ON划词翻译ON实时翻译 A RTSP player for Android, only an RTSP address and a port number needed.
videotest
- andorid流媒体demo,实现实时播放视频流-Andorid streaming media demo, to achieve real-time video streaming
Echo
- 实时录音播放app,类似于麦克风的效果,可以作为唱K爱好者的手机K歌工具。-echo app
35C79504791C366ADB64F7AA5924EEDF
- 本项目是一个基于安卓的视频直播项目源码,编译安装到手机上后,在电脑上安装vlc播放器,在vlc播放器(媒体-打开串流)里面输入安卓客户端生成的rstp地址点击播放就可以串流你手机摄像头实时看到的东西。-This project is an android based video broadcast program source code, compile the installation after the mobile phone, on my computer to install VLC
AudioProcessDemo
- android录音播放,实现实时对讲!android 使用AudioRecord 录音,使用AudioTrack 播放,-Android recording playback, real-time communication between!Android using AudioRecord recordings, using AudioTrack play,
source-archive
- 最新spydroid源码,用于采集视频并发送rtsp,可用vlc播放器实时监控-The latest spydroid source for collecting video and send RTSP, real-time monitoring can use VLC player
Android音频实时传输与播放-客户端
- Android 音频实时播放;android使用audioRecord和audioTrack实现语音录音播放与即时播放(Android Audio real-time playback)