iRTSP app iconiRTSP

Support

iRTSP help & contact

iRTSP turns your iPhone into a standard RTSP camera server with time-synced IMU, GPS, LiDAR depth, and ARKit pose — built for VIO, robotics, and AR. Everything streams on your own local network; nothing leaves it.

Get in touch

Questions, bugs, or feature requests

Email and I'll get back to you. Please include your iPhone model and iOS version.

Common questions

For developers

Build on the streams

iRTSP is also a live sensor rig: video over RTSP plus a time-synced IMU / GPS / LiDAR-depth / ARKit-pose side-channel, all on one shared clock — so the video and odometry line up with no time offset to estimate. The guide documents the exact wire formats and the synchronization model.

The irtsp package gives you typed, SI-unit records and time-aligned video+odometry bundles in a few lines. Prefer raw sockets? Minimal clients: Python · C++ · ROS 2 node