Hi Peter,
the guide on how to install nginx is here:
https://opencast.jira.com/wiki/display/MHDOC/nginx-rtmp
There is no migration guide yet.
If you are only using MP4 files the migration is very easy. Just
let nginx point to the streams-directory that you already use and
it will work.
If you are using FLV files the migration could be be troublesome:
1. All FLV files will need some additional metadata (keyframe
references, etc) that has to be injected with a third-party
software.
2. The RTMP-links to FLV files are different between nginx and the
rest of the streaming servers. In Matterhorn 1.6 is a new added
config option available for this. But that has only influence on
newly published epiosdes.
And a general remark on upcoming features:
In the upcoming HTML5 player for Matterhorn (workname Theodul) you
will have a HLS streaming option. We only created a
HLS-distribution module for Wowza so far, and I am not sure if
somebody will write any distribution modules for other streaming
servers that cover the HLS-streaming feature than Wowza at the
moment... So if you already use Wowza, you might consider this.
Regards
Rüdiger
Am 16.01.15 08:57, schrieb Peter Fanter: