libstreaming 源码分析一之RTSP连接

libstreaming是一个API,用于在几行代码内实现Android设备的相机和/或麦克风通过UDP进行RTP流传输。支持的编码器包括H.264、H.263、AAC和AMR。开始流传输会话的第一步是'信号'过程,通过RTSP客户端(如Wowza Media Server)或RTSP服务器(手机作为RTSP服务器等待客户端请求流)来实现,或者不使用RTSP协议,而是通过你喜欢的协议发送SDP信号。
摘要由CSDN通过智能技术生成
libstreaming(github下载网站:  https://github.com/fyhertz/libstreaming   )

一、libstreaming概述
 
功能介绍:实现android视频直播的库,主要实现的功能有RTSP协议、H263/H264编码、RTP/RTCP协议打包等。

libstreaming is an API that allows you, with only a few lines of code, to stream the camera and/or microphone of an android powered device using RTP over UDP.

  • Android 4.0 or more recent is required.
  • Supported encoders include H.264, H.263, AAC and AMR.

The first step you will need to achieve to start a streaming session to some peer is called 'signaling'. During this step you will contact the receiver and send a description of the incomming streams. You have three ways to do that with libstreaming.

  • 1
    点赞
  • 8
    收藏
    觉得还不错? 一键收藏
  • 15
    评论
评论 15
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值