Location:
Search - rtspclient
Search list
Description: 1、一个非常实用的RTSP Client
2、没有WINDOWS界面
3、在WINDOWS,的cmd.exe执行
Platform: |
Size: 2129613 |
Author: 刘纹高 |
Hits:
Description: 1、一个非常实用的RTSP Client
2、没有WINDOWS界面
3、在WINDOWS,的cmd.exe执行-1, a very practical RTSP Client2, not WINDOWS interface 3, in WINDOWS, the implementation of the cmd.exe
Platform: |
Size: 2128896 |
Author: 刘纹高 |
Hits:
Description: -- -比较适合初学者的rtsp 流程代码--- More suitable for beginners process rtsp code
Platform: |
Size: 826368 |
Author: doudou |
Hits:
Description: rtspClient.,C#编程、欢迎学习使用-ssss
Platform: |
Size: 56320 |
Author: zhangxj |
Hits:
Description: windows rtsp tester for trying axis camera
Platform: |
Size: 111616 |
Author: konlaji |
Hits:
Description: 根据网上的资料改写的RTSPClient的改进版本, 绝对可以用, 显示整个RTSP报文的交互过程-implements the protocol of RTSP using java
Platform: |
Size: 3072 |
Author: tcspecial |
Hits:
Description: RTSP协议的完整实现,经过测试,能够使用-Complete implementation of RTSP protocol, tested, can be used
Platform: |
Size: 3072 |
Author: zhu |
Hits:
Description: RTSPClient的简单交互过程,与数据接收-RTSPClient s simple process and data receiving
Platform: |
Size: 15360 |
Author: cacasi |
Hits:
Description: rtspClient直接与服务端建立连接-rtspClient connect to live555
Platform: |
Size: 52224 |
Author: guo |
Hits:
Description: 实现通过RTSP协议点播的功能,可以针对多个IP地址和同一IP地址多个端口发送-To achieve the function of on-demand via RTSP protocol
Platform: |
Size: 115712 |
Author: zhangjie |
Hits:
Description: wince平台的rtsp client代码-wince platform rtsp client code
Platform: |
Size: 865280 |
Author: Young Shi |
Hits:
Description: RTSP客户端的Java实现,接口IEvent.java,RTSPClient.java-RTSP client Java code,Item IEvent.java,RTSPClient.java
Platform: |
Size: 50176 |
Author: david |
Hits:
Description: CSharp RTSP 简单协议实现 ,比较简单-CSharp RTSP simple protocol
Platform: |
Size: 253952 |
Author: luoxufu |
Hits:
Description: .net 创建 RtspServer RtspClient and RtpClient 完成网络视频收发-Managed Media Aggregation using Rtsp and Rtp
Platform: |
Size: 199680 |
Author: neo |
Hits:
Description: android 基于live55的rtsp客户端-android 基于live55的rtspClient
Platform: |
Size: 6272000 |
Author: 陈俊 |
Hits:
Description: rtsp 客户端代码, rtspclient demo demo里有视频协商简单应用(RTSP client code, rtspclient demo demo video consultation in a simple application)
Platform: |
Size: 178176 |
Author: keivin
|
Hits:
Description: rtsp h264 //可以单独传入port值,不在地址中增加
//如未传入port只,且地址中没有port,默认使用554
int port = 554;
//支持传入用户名密码,某些RTSP服务器需要认证使用
String username = "80444";
String password = "123456";
//传入使用协议和认证信息
// RtspClient(method,host,username,password,port);
String host = "rtsp://114.119.37.185/80444.264";
RtspClient mRtspClient = new RtspClient(method,host,username,password,port);
mRtspClient.setSurfaceView(mSurfaceView);
//开始显示
mRtspClient.start();(RtspClient(method,host,username,password,port);
mRtspClient.setSurfaceView(mSurfaceView);
mRtspClient.start();)
Platform: |
Size: 17408 |
Author: lingege
|
Hits:
Description: RTSP的客户端代码,在visual studio 中也可以打开(rtsp client visual studio)
Platform: |
Size: 192512 |
Author: joran
|
Hits:
Description: 实现对远程服务器流媒体的播放控制,针对RTSP协议进行深入理解学习(Realize the play control to the streaming media of the remote server and make a thorough understanding of the RTSP protocol)
Platform: |
Size: 52343808 |
Author: aixuze
|
Hits: