מאי 06

kaltura/nginx-vod-module: NGINX-based MP4 Repackager

nginx-vod-module – NGINX-based MP4 Repackager

Features

  • On-the-fly repackaging of MP4 files to DASH, HDS, HLS, MSS
  • Working modes:
    1. Local – serve locally accessible files (local disk/NFS mounted)
    2. Remote – serve files accessible via HTTP using range requests
    3. Mapped – serve files according to a specification encoded in JSON format. The JSON can pulled from a remote server, or read from a local file
  • Adaptive bitrate support
  • Playlist support (playing several different media files one after the other) – mapped mode only
  • Simulated live support (generating a live stream from MP4 files) – mapped mode only
  • Fallback support for file not found in local/mapped modes (useful in multi-datacenter environments)
  • Video codecs: H264, H265 (DASH/HLS)
  • Audio codecs: AAC
  • Audio only/video only files
  • Alternative audio renditions – supporting both:
    1. Generation of manifest with different audio renditions, allowing selection on the client side
    2. Muxing together audio and video streams from separate files / tracks – provides the ability to serve different audio renditions of a single video, without the need for any special support on the client side.
  • Track selection for multi audio/video MP4 files
  • Playback rate change – 0.5x up to 2x (requires libavcodec and libavfilter)
  • Source file clipping (only from I-Frame to P-frame)
  • Support for variable segment lengths – enabling the player to select the optimal bitrate fast, without the overhead of short segments for the whole duration of the video
  • Clipping of MP4 files for progressive download playback
  • Decryption of CENC-encrypted MP4 files (it is possible to create such files with MP4Box)
  • DASH: common encryption (CENC) support
  • MSS: PlayReady encryption support
  • HLS: Generation of I-frames playlist (EXT-X-I-FRAMES-ONLY)
  • HLS: support for AES-128 / SAMPLE-AES encryption

מקור: kaltura/nginx-vod-module: NGINX-based MP4 Repackager

אפר 27

google/edash-packager: MPEG-DASH packaging applications with Widevine DRM and Common Encryption support.

A media packaging SDK intended for C++ programmers writing MPEG-DASH packaging applications with Widevine DRM and Common Encryption support.

מקור: google/edash-packager: A media packaging SDK intended for C++ programmers writing MPEG-DASH packaging applications with Widevine DRM and Common Encryption support.

אפר 26

Learning analytics in higher education | Jisc

Every time a student interacts with their university – be that going to the library, logging into their virtual learning environment or submitting assessments online – they leave behind a digital footprint. Learning analytics is the process of using this data to improve learning and teaching. A review of UK and international practice.

מקור: Learning analytics in higher education | Jisc

מרץ 07

How To Create a High Availability Setup with Corosync, Pacemaker, and Floating IPs on Ubuntu 14.04 | DigitalOcean

This tutorial will demonstrate how you can use Corosync and Pacemaker with a Floating IP to create a high availability (HA) server infrastructure on DigitalOcean. Corosync is an open source program that provides cluster membership and messaging capabi

מקור: How To Create a High Availability Setup with Corosync, Pacemaker, and Floating IPs on Ubuntu 14.04 | DigitalOcean

מרץ 07

Best Free Monitoring System For Linux

In this article, we will introduce a list of free and open source monitoring system that is helping you to monitor system resources such as CPU load, the RAM memory usage, network traffic statistics or memory consumption. In this article I’ve listed top 7 web based Linux monitoring tools which can cover almost all aspects of sysadmin’s monitoring tasks. Nagios Nagios monitoring tools This is one of the most popular web based Linux monitoring systems nowadays, actually it’s industry standard for IT infrastructure monitoring. Nagios is licensed under GNU General Public License which gives you permission to copy, broadcast and/or change it under certain conditions obviously. Nagios features: Monitoring of network services (SMTP, POP3, HTTP, NNTP, PING, etc.) Monitoring of host resources (processor load, disk usage, etc.) A simple plugin design that allows users to easily develop their own service checks Parallelized service checks Ability to define network host hierarchy using "parent"

מקור: Best Free Monitoring System For Linux

מרץ 04

 Moodle Introduction to Development

If you are interested in Moodle development, but do not have a background in development, experience with php, and experience in development environments, then this MoodleBites Introduction to Development is for you !  It will give you a gentle introduction to Moodle development, and provide a good grounding should you wish to progress to the full MoodleBites for Developers course at a later time.

Because this course is quite specialist, it runs just twice each year (numbers are limited, so please register in plenty of time):

  • 1st April
  • 1st October

This course is 8 weeks in duration, asynchronous, and completely online. Each week contains approximately 2-4 hours work, although this varies depending on your experience with Moodle and development in general, and how much extension work you wish to complete smile

מקור: HRDNZ MoodleBites: MoodleBites Introduction to Development