Hello, For what is worth, in UVigo we are using a Python script to obtain a single stream video based on a side-by-side composition with the presenter and presentation streams. The same script also adds overlays (I mean a small logo of the University of Vigo in one of the corners) and an introductory video at the beginning.
The reason of having it "side by side" and not "picture in picture" is that we wanted an experience as similar to the Engage Player as possible. Besides, in a "picture in picture" composition, the position of the overlay video may change from one recording to another, since the part of the screen worth to be "sacrificed" may be different in each case. We are using the Gstreamer bindings for Python, but if there are a critical mass of people interested, we could try and port it to Java. Best regards Rubén 2012/3/28 Tobias Wunden <[email protected]> > Roshan, > > > One more query here, it gives me access to download link and option to > > download video and presentation individually. > > > > Is there any way I can download the consolidated / Encoded Video as one. > > you will have to compose a consolidated (picture in picture) as part of > your workflow by creating an encoding profile that allows you do create a > picture in picture encoding. Maybe there is someone on list with a suitable > encoding profile at hand. > > Tobias > _______________________________________________ > 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
