RTMP Streaming Fix for Real Helix 14

August 30th, 2010

We’ve just upgraded one of our Helix servers to the latest version (V14). The latest update includes support for streaming H264 video to Flash players via RTMP as well as the bonus of streaming to iPhones. Unfortunately the latest Flash player update breaks RTMP streaming. After much head scratching, I finally gave in and contacted Real who provided a quick fix.

To re-enable Flash streaming add the following lines to your rmserver.cfg


<list Name="RTMP">
<list Name="Scheme2>
<list Name="Versions">
<var v1="0x80000702"/>
</list>
</list>
</list>

Posted in Video