Live RTMP support lets MYCAM use a local RTMP video stream from OBS as the camera video source for a selected target application. This is optional and intended for users who want to livestream from OBS to MYCAM on the same private Wi-Fi network.
Download the tools package from the GitHub Release page:
Extract the archive to a folder on your Windows PC before starting.
Double-click START-MYCAM-SERVER.cmd and leave its window open. Windows may ask for firewall access; allow access on private networks.
Open Settings -> Stream in OBS and enter:
| Field | Value |
|---|---|
| Service | Custom |
| Server | rtmp://127.0.0.1:1935/live |
| Stream key | mycam |
Recommended output settings for the first test:
| Setting | Recommendation |
|---|---|
| Encoder | H.264 hardware encoder when available |
| Resolution | 720x1280 portrait, or 1280x720 landscape |
| Frame rate | 30 FPS |
| Keyframe interval | 2 seconds |
| Bitrate | 2500-4500 Kbps |
Click Start Streaming in OBS.
START-MYCAM-SERVER.cmd, for example rtmp://192.168.1.50:1935/live/mycam.MYCAM stores one shared server address and automatically reuses it for every target application.
The phone microphone remains the audio source. MYCAM Live RTMP currently supplies the camera video.
mediamtx.exe through Windows Firewall on private networks.127.0.0.1 in MYCAM; that address would point to the phone itself.