浏览器推流
建议使用设备编号或房间号作为流名称
OBS/FFmpeg 推流
💡 提示: 使用 OBS Studio 或 FFmpeg 推流到以下地址
rtmp://rtc.25xm.com/live/stream_obs_001
ffmpeg -re -i input.mp4 -c:v libx264 -preset ultrafast -tune zerolatency -c:a aac -f flv rtmp://rtc.25xm.com/live/stream_obs_001
服务器: rtmp://rtc.25xm.com/live
推流码: stream_obs_001
📋 WebRTC 推流地址(用于其他应用):
https://rtc.25xm.com/live/stream_obs_001