搜索资源列表
H264CamSource
- 建立由攝像機讀取的來源給予所有需讀攝像機的模塊-h.264 source for camera
Vitamio
- 实现远程视频的监控,H.264编码,RTSP交互,能够实时的进行远程视频的监控-Remote video surveillance, H.264 encoding, RTSP interactive, real-time monitoring of remote video
sampledecode.apk
- android webcam H.264 sample code
VideoCapture
- 基于android平台的视频录制demo。该例使用MediaCodec对原生的YUV视频帧做转码,例中选用h.264,也支持其他的一些编码。与MediaRecorder不同,该方式可以自己操作frame,以实现视频的帧操作。-Android platform based video recording demo. This example uses MediaCodec to native YUV video frame transcoding, selection of H.264 cases