ivorycirrus / Android2PC
USB Socket Communication between PC and Android
☆57Updated 11 years ago
Alternatives and similar repositories for Android2PC:
Users that are interested in Android2PC are comparing it to the libraries listed below
- Live555 port to Android platform☆36Updated 9 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 6 years ago
- A simple demo to demonstrate how to record screen using MediaProjectionManager and crop the video using OpenGL ES when recording on Andro…☆51Updated 7 years ago
- Android NDK Notes☆51Updated 9 years ago
- Android application and host machine communication over USB☆39Updated 12 years ago
- Live555 RTSP Server test☆38Updated 5 years ago
- Audio Video Recorder in Android using MediaCodec & MediaMuxer☆14Updated 9 years ago
- audio and video recording demo using mediacodec.☆21Updated 7 years ago
- Just as the project name says, this project is aimming at creating a tool for manipulating android devices from pc.☆16Updated 10 years ago
- Discover connected devices using the Android USB Host APIs☆99Updated 3 years ago
- support NAS/samba on android☆107Updated 8 years ago
- x264 for android☆11Updated 3 years ago
- Use USB Webcam on non-rooted Android devices with UVCCamera library from saki4510t☆60Updated 9 years ago
- ☆17Updated 10 years ago
- Test application for using Presentation which display something on the remote display like a TV over Miracast technology.☆142Updated 2 years ago
- 使用repo管理github项目例子☆10Updated 5 years ago
- Android USB Camera☆44Updated 8 years ago
- Android application creating virtual display and showing presentation on it.☆19Updated 6 years ago
- WLAN 直连(对等连接或 P2P)的官方Demo.支持图片的收发功能。添加三种网络的测试用例。☆27Updated 4 years ago
- 解决执法仪本地录制和第三方软件同时使用摄像头资源不被占用的问题☆21Updated 5 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆30Updated 9 years ago
- A sample of DevicePolicyManager☆24Updated 7 years ago
- pc和android通过Usb连接进行socket通信,通过screencap进行画面展示实时控制☆28Updated 8 years ago
- 移植Live555到Android,用nkd交叉编译live555,Android java JNI调用建立RTSP Server,实现本地局域网h264视频流播放。