搜索资源列表
android 播放本地以及网络流(rtsp)
- android 播放本地以及网络流(rtsp)视音频文件的上层java程序。主要供初学者理解mediaplayer的使用方法,以及调试下层opencore。在android2.1及以上使用。-android Play local and network flow (rtsp) on top of video and audio files java program. Mediaplayer for beginners to understand the main use of methods,
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
RTSPtest
- Android RTSP访问视频服务器,可以播放服务器端的视屏文件-Android RTSP访问视频服务器
androidMediaPlayerCode
- 一个基于android的meida player其功能比较简单,适合初学者学习。-the code based on android system to music player
boltonli-faplayer-69db195
- android vlc rtsp player-Within this repository are various, completely undocumented, random assortments of code produced whilst exploring the possibility of live video broadcasting from mobile phones (specifically Android).
Android
- 关于rtsp的一些资料,android平台-Some information about the rtsp, android platform
android_rtsp
- android rtsp 流媒体播放源码-android rtsp streaming media player source
RTSP_Playe-r_Demo
- Android手机端,RTSP流媒体播放器的小demo源码-RTSP streaming media player demo source
VideoTEST
- JAVA RTSP协议编程,实现了RTSP协议播放-Programming JAVA RTSP protocol, the RTSP protocol playback
RtspCamera
- android平台下,实现的rtsp客户端程序-failed to translate
006
- android rtsp-failed to translate.............
RTSP-Camera-for-Android-master
- 基于RTP,基于RTSP协议实现的视频监控的android应用程序-Based on RTP, RTSP protocol based video surveillance android app
Android
- 开发环境为eclipse:实现android视频图像的采集处理以及RTSP完整代码-Development environment for eclipse: android video images to achieve acquisition and processing as well as the complete code RTSP
876547
- Android视频采集+RTSP完整代码,应用程序编程源码,很好的参考资料。-Android video capture+RTSP complete source code, application programming source code, a good reference.
myproject
- rtsp手机客户端实现,实现登陆、选择和播放-an rtsp android player
RtspPlayer
- 安卓的一个RTSP播放器,只需要rtsp的地址与端口号。- 安卓的一个RTSP播放器,只需要rtsp的地址与端口号。 ON划词翻译ON实时翻译 A RTSP player for Android, only an RTSP address and a port number needed.
Live555
- android 基于live55的rtsp客户端-android 基于live55的rtspClient
Android IP Camera (Hikvision) RTSP
- Connect to Hikvision IP Cameras natively without using the SDK. Connect directly to the RTSP service and stream using the native media player in Android
Rtsp-Android-Client-master
- rtsp h264 //可以单独传入port值,不在地址中增加 //如未传入port只,且地址中没有port,默认使用554 int port = 554; //支持传入用户名密码,某些RTSP服务器需要认证使用 String username = "80444"; String password = "123456"; //传入使用协议和认