Itahuka Studio + YOLOCast Destination Integration
================================================

Upload these two files:

1. studio.php
   Replace your current studio.php

2. assets/studio.js
   Replace your current assets/studio.js

Required existing module:
/platforms/api/list_destinations.php
/platforms/api/start_stream.php
/platforms/config.php

Use the no-exec start_stream.php patch already generated earlier.

How to test:
1. Open:
   studio.php?room=itahuka-live

2. Paste the RTMP API token from /platforms/config.php into the Streaming Output token field.

3. Click:
   Save Token

4. Click:
   Load Destinations

5. Select:
   YOLOCast Stream Source

6. Click:
   Prepare

7. Click:
   Go Live

Important:
This version connects studio.php to the YOLOCast/manual RTMP target workflow.
It does not yet publish the composed Program video to YOLOCast.
Next required module:
Program Stage -> Canvas/captureStream -> browser/LiveKit output publisher.
