Hi folks,

I am trying to write an RTE player for my Humax Freeview box but I'm stuck in trying to play the actual stream from the RSS feeds.

The stream URL is this:
rtmpe://fmsod.rte.ie/rtevod/mp4:/2013/1121/20131121_rteone-sixnews-sixonenews_cl10225356_10225376_260_/20131121_rteone-sixnews-sixonenews_cl10225356_10225376_260__512k.mp4
We use the same stream in the OnDemand plugin and RogerThis managed to figure out that the correct format for playing it would be:
rtmpe://fmsod.rte.ie/rtevod/ app=rtevod/ swfUrl=http://www.rte.ie/player/assets/player_458.swf swfVfy=1 timeout=180 playpath=mp4:/2013/1121/20131121_rteone-sixnews-sixonenews_cl10225356_10225376_260_/20131121_rteone-sixnews-sixonenews_cl10225356_10225376_260__512k.mp4
The Humax portal is based on the Opera browser so the source is HTML/JavaScript.

Any ideas how I can get this stream to play in a browser?

Any help greatly appreciated

Cheers,
mcquaim