Support
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.
Email and I'll get back to you. Please include your iPhone model and iOS version.
rtsp://… URL the app shows (or scan its QR code).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