Misplaced Pages

OpenCaster

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "OpenCaster" – news · newspapers · books · scholar · JSTOR (February 2011) (Learn how and when to remove this message)
This article's tone or style may not reflect the encyclopedic tone used on Misplaced Pages. See Misplaced Pages's guide to writing better articles for suggestions. (February 2011) (Learn how and when to remove this message)
(Learn how and when to remove this message)
OpenCaster
Developer(s)Avalpa Digital Engineering s.r.l.
Initial release2008
Repositoryhttps://github.com/aventuri/opencaster
Written inC, Python
Operating systemDebian
Available inMultilingual with English manual
Typemultiplexing
LicenseGNU General Public License v2 or later
Websitewww.avalpa.com/the-key-values/15-free-software/33-opencaster

OpenCaster is a collection of open-source and free software for the Debian GNU/Linux system to play out and multiplex MPEG transport streams. OpenCaster generates most of the non audio/video data present into transport streams and handles playout of pre-encoded audio/video files or can be integrated with third parties audio/video encoders.

Common use cases

  • Table generator (PSI/SI and EPG)
  • Interactive TV standards DSMCC object carousel broadcast (MHP, MHEG5, HbbTv, ...)
  • Multiplexing of input multicast UDP MPEG transport stream to output multicast UDP transport stream
  • Playout of locally stored, offline encoded audio and video for non-live TV and/or radio stations
  • VOD system based on mpeg2 transport stream over IP or over DVB-* for walled garden network like hotels with coax
  • DVB-SSU update for decoders OTA
  • Teletext generator

Design principles

OpenCaster supports Interprocess communication among its different tools using Named pipes and enabling a high level of customization with shell scripts. The pipe paradigm has been criticized for performance, but the performance loss may be accepted for the ability to customize.

Table generation is performed with serialization of a natural language description in Python and already features a large number of descriptors from different digital television standards. Adding new descriptors to the library is simple, and only requires knowledge of how the packet is specified bit by bit.

History

Originally tests were done in Cineca as part of a research project under a different name targeting broadcast of DSMCC file system for MHP interactive television but the project was already started from works by German National Research Center for Information Technology. The first service featuring OpenCaster DSMCC was broadcast on air in Italy in 2003. The first non-live DVB service 100% generated by OpenCaster and open source mpeg2 encoders is operating on air since 2004. OpenCaster was presented at the 16th ACM international conference on Multimedia since then has been used also in other researches: DVB-T DIGITAL TV TANSMITTER BASED SOFTWARE, MHP Conformance test, Building of an HbbTV demonstrator a project in collaboration with European Broadcasting Union, Open Source End-2-End DVB-H Mobile TV services and network infrastructure — The DVB-H pilot in Denmark. OpenCaster was used in the HbbTV Test suite in 2014 and has been cited as tool in From the Aether to the Ethernet – Attacking the Internet using Broadcast Digital Television

Integration

OpenCaster has been successfully integrated with a long list of broadcasting products, among them there are products by Adtec, Cisco/Scientific Atlanta, Deltacast, Dektec, Ericsson/Tandberg Television, Eurotek, Harmonic/Scopus, MainConcept, Mitan, Screen Service, Sr-Systems, Wellav, ...

Testing

OpenCaster has been tested with Rohde & Schwarz DVM100L and DVM 400 and it is continuously tested with Dektec StreamXpert

References

  1. "Performance Analysis of Various Mechanisms for Inter-process Communication" (PDF). Operating Systems and Networks Lab, Dept. of Computer Science, Binghamton University. 2007.
  2. "An open source software framework for DVB-* transmission" Acm paper presented jointly with ftw. Telecommunications Research Center Vienna, Vienna, Austria at 16th ACM international conference on Multimedia Vancouver, British Columbia, Canada. ACM. 2008. pp. 1093–1096. doi:10.1145/1459359.1459579. ISBN 9781605583037. S2CID 99579.
  3. "PEMANCAR TV DIGITAL DVB-T BERBASIS SOFTWARE". ITS Library. 2010.
  4. "UITBOUWEN VAN EEN TESTOPSTELLING VOOR TESTEN VAN MHP-FUNCTIES VOOR DIGITALE TELEVISIEONTVANGERS" (PDF). Katholieke Hogeschool Limburg. 2009.
  5. "Building of an HbbTV demonstrator" (PDF). hepia – Haute école du paysage, d’ingénierie et d’architecture. 2010.
  6. Hammershoj, Allan; Pedersen, Gil; Tadayoni, Reza (2009). Open Source End-2-End DVB-H Mobile TV services and network infrastructure — The DVB-H pilot in Denmark. IEEE. pp. 644–648. doi:10.1109/WIRELESSVITAE.2009.5172522. ISBN 978-1-4244-4066-5. S2CID 16434816.
  7. "Test Specification for HbbTV Version 1.2.1" (PDF). HbbTV Association. 2014.
  8. "From the Aether to the Ethernet – Attacking the Internet using Broadcast Digital Television" (PDF). Columbia University. 2014.
  9. "Debian -- Details of package opencaster in buster". packages.debian.org. Retrieved 2024-03-28.
Category: