Go to file
Santiago Lo Coco ae9bad88c1 Move docker-compose.yml file 2024-10-13 18:44:05 +02:00
mediamtx Move docker-compose.yml file 2024-10-13 18:44:05 +02:00
README.md Add README.md 2024-10-13 18:28:02 +02:00
docker-compose.yml Move docker-compose.yml file 2024-10-13 18:44:05 +02:00
mhotspot.ps1 Add mhotspot.ps1 2024-10-13 18:09:43 +02:00
start.bat Add start.bat script 2024-10-13 18:10:09 +02:00

README.md

StartStreaming

Prerequisites

  1. Docker Desktop
  2. OBS Studio

OBS configuration

  • Create a scene collection named Profile1 and a profile named Profile1.
  • Create a scene collection named Profile2 and a profile named Profile2.
  • Add scenes and configure the input sources (e.g., HDMI cards) for each scene collection.
  • For each profile, go to Settings -> Stream, set Service to WHIP, and enter the endpoint for each MediaMTX server:
    • Profile1: http://localhost:8100/mystream/whip
    • Profile2: http://localhost:8200/mystream/whip

IP address configuration

The docker-compose.yaml is hardcoded to use the IP address 192.168.137.1. You must update this to your specific network IP from the mobile hotspot configuration.