登录
首页 » Java » android h263硬编码rtp打包

android h263硬编码rtp打包

于 2015-05-19 发布
0 223
下载积分: 1 下载次数: 0

代码说明:

说明:该android代码h263硬编码rtp打包发送服务器,pc端建立sdp文件用vlc播放1、服务器ip为192.168.1.62、android手机ip为192.168.1.17,在小米1s测试通过,像三星等手机不支持h263编码3、android端修改net.config包下的Config类的url4、pc端用已有的sdp文件播放,修改ip为手机ip

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个具有折叠效果的布局,大家可以复用
    一个具有折叠效果的布局,大家可以复用
    2014-11-06下载
    积分:1
  • android textview 自动换行 例子
    textview 自动换行
    2014-09-16下载
    积分:1
  • ListView内嵌GridView
    ListView内嵌GridView
    2014-01-12下载
    积分:1
  • 远程视频监控
    【核心代码】 public interface CameraSource {  static final String LOG_TAG = "camera";  /**  * Open the camera source for subsequent use via calls to capture().  *   * @return true if the camera source was successfully opened.  */  boolean open();  /**  * Close the camera source. Calling close on a closed CameraSource is  * permitted but has no effect. The camera source may be reopened after  * being closed.  */  void close();  /**  * The width of the captured image.  *   * @return the width of the capture in pixels  */  int getWidth();  /**  * The height of the captured image.  *   * @return the height of the capture in pixels  */  int getHeight();  /**  * Attempts to render the current camera view onto the supplied canvas.  * The capture will be rendered into the rectangle (0,0,width,height).  * Outstanding transformations on the canvas may alter this.  *   * @param canvas the canvas to which the captured pixel data will be written  * @return true iff a frame was successfully written to the canvas  */  boolean capture(Canvas canvas);  boolean saveImage(String savePath, String fileName); }
    2013-12-04下载
    积分:1
  • ViewPager Fragment 导航
    ViewPager Fragment 导航
    2015-04-22下载
    积分:1
  • android 虚线/边框/圆角 例子源码
    android 虚线/边框/圆角 例子源码
    2015-06-12下载
    积分:1
  • 视频监控客户端与服务器端
    视频监控客户端与服务器端
    2014-09-22下载
    积分:1
  • android Calendar日期选择例子
    android Calendar日期选择例子
    2015-05-30下载
    积分:1
  • android送邮件实例源码下载
    该实例用的是android下使用qq邮箱在后台发送Email
    2013-10-23下载
    积分:1
  • android 语音识别可用例子源码下载(科大讯飞)
    android 语音识别可用例子源码下载(科大讯飞)
    2015-05-16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载