https://github.com/irons163/h264-rtsp-server-ios
Make your iPhone be a RTSP IPCamera! Hardware Video Encoding on iPhone — RTSP Server example
https://github.com/irons163/h264-rtsp-server-ios
iphone-cam rtsp rtsp-camera rtsp-server rtsp-stream
Last synced: 3 months ago
JSON representation
Make your iPhone be a RTSP IPCamera! Hardware Video Encoding on iPhone — RTSP Server example
- Host: GitHub
- URL: https://github.com/irons163/h264-rtsp-server-ios
- Owner: irons163
- License: other
- Created: 2021-04-09T09:43:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-29T09:58:56.000Z (about 4 years ago)
- Last Synced: 2025-02-23T07:24:07.700Z (4 months ago)
- Topics: iphone-cam, rtsp, rtsp-camera, rtsp-server, rtsp-stream
- Language: Objective-C++
- Homepage: http://www.gdcl.co.uk/2013/02/20/iOS-Video-Encoding.html
- Size: 1.45 MB
- Stars: 24
- Watchers: 3
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.markdown
Awesome Lists containing this project
README

# H264-RTSP-Server-iOS
- Make your iPhone be a RTSP IPCamera!
- Hardware Video Encoding on iPhone — RTSP Server example
- This is an unofficial mirror of the great work by the guys at `GDCL`: [iOS-Video-Encoding](http://www.gdcl.co.uk/2013/02/20/iOS-Video-Encoding.html).
## Features
- Support Rtsp streaming.
- Support iOS14.
- Provide a demo that using this project as a RTSP IPCamera and `IRIPCamera` as a RTSP Player.
- See [IRIPCamera](https://github.com/irons163/IRIPCamera).## How the demo works?
- Prepare 2 iPhones, connecting them in the same network.
- Run ths project in an iPhone, it would show the local IP in the top of the screen.
- Run [IRIPCamera](https://github.com/irons163/IRIPCamera) in the other iPhone, type the RTSP Url into the setting page.
- Enjoy your personal iPhoneCam : )## Install
### Git
- Git clone this project.### Cocoapods
- Not support yet.## Screenshots
|Display|
|---|
||