Hi Alex, This is probably very late to solve your issue, but I ran into this, and I think it likely that someone else will too.
I followed the same instructions that you reference. I began looking very closely at the files installed at <$RED5_HOME>/webapps/matterhorn. Somehow, there was definitely something off with my logback files: 1. Why should there be 2 of them? 2. They seem to be renamed copies of the oflaDemo logback file That made me look closer at other files, and for some reason, my <$RED5_HOME>/webapps/matterhorn/WEB-INF/web.xml had incorrect values (the oflaDemo stuff again...). I replaced it with a fresh copy from the source in <$MATTERHORN_HOME>/contrib/www/WEB-INF, restarted, and voila...streaming is working. I have more to work on WRT the red5 config and logging, but for now, I'm happy. Jason On 9/8/11 7:04 AM, "alex contis" <[email protected]> wrote: >Hi, > >I Matterhorn 1.2 and Engage 1.2 Red5 according to: > >http://opencast.jira.com/wiki/display/MHDOC/Red5+V1.2 > >I upload a recording and process it with "Encode, Analyze, and >Distribute", when I try to play it I get the error: > >Error Id 11: > >Error message: Connection attempte rejected by FMS server >Error detail: No scope 'matterhorn-engage' on this server > >Any help on this issue is appreciated. > >Regards >Alex Contis >_______________________________________________ >Matterhorn-users mailing list >[email protected] >http://lists.opencastproject.org/mailman/listinfo/matterhorn-users _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
