Hello Dominig,
thanks for your response! It should be no problem to integrate libdash via an GStreamer plugin. The library is designed as an access interface to MPEG-DASH streams and can be used via such a plugin. We have also a sample player in the libdash github repository [1] to show how to use/integrate libdash in existing media systems, like GStreamer. This sample player and the library will be updated in the next weeks to support all test vectors of the DASH264 initiative of the DASH Industry Forum [2], which would be the first library enabling this. Our open source resources are currently bound in the sample player and middleware development around libdash (at least at the moment). However, we can provide assistance for anybody who is interested to integrate libdash. [1] https://github.com/bitmovin/libdash [2] www.dashif.org Best regards, Stefan ____________________________ DI Stefan Lederer bitmovin CEO | Head of Business Lakeside Science & Technology Park Building B01 9020 Klagenfurt AUSTRIA phone: +43 (664) 4347745 mail: <mailto:stefan.lede...@bitmovin.net> stefan.lede...@bitmovin.net web: <http://www.bitmovin.net/> www.bitmovin.net skype: stefan-lederer Coming soon: www.bitcodin.com Member of: cid:image004.png@01CDBEA1.BDDDE360 Please note: This e-mail may contains confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail are strictly forbidden. Please consider the environment before printing this email. Von: application-dev-boun...@lists.tizen.org [mailto:application-dev-boun...@lists.tizen.org] Im Auftrag von Dominig ar Foll (Intel OTC) Gesendet: Mittwoch, 20. März 2013 14:44 An: application-dev@lists.tizen.org Betreff: Re: [Tizen Application-dev] libdash, an open-souce MPEG-DASH access library Stefan, Tizen uses GStreamer has media pipe line and MPEG Dash will need to be integrated via that way. So what is needed is a Gstreamer plugin and support of MPEG Dash source via Playbin2 and Webkit media player sub system. Then integration in Tizen will be very obvious as it will be come transparent to the Apps. Regards Dominig ar Foll Senior Architect Intel Open Source Technology Centre Le 11/03/13 13:34, Stefan Lederer a écrit : Dear all, Sorry for sending this to multiple list, Im not sure which is the most suitable one for this J We are interested and happy to contribute our open source MPEG-DASH library libdash to your projects. MPEG-DASH is an emerging standard designed for media delivery over the top of existing infrastructures and able to handle varying bandwidth conditions during a streaming session. This requirement is very important, specifically within mobile environments like in 3G/4G networks, which are characterized by highly fluctuating bandwidth conditions, and thus, DASH will become a major driver for mobile multimedia streaming like , e.g., in vehicular or smartphone environments. Our components have already been tested in such vehicular environments (like shown in [1] as well in the short report in [2]) and would fit very well in your environments. In particular we want to highlight our open-source library libdash, which is a C++ library that provides an object orient (OO) interface to the MPEG-DASH standard. You can find more information on our website [3], on the libdash mailing list [4] as well as on Github [5]. This is an overview of the libdash features: · Cross platform build system based on cmake that includes Windows, Linux and Mac. · Open source available and licensed under the LGPL. · Implements the full MPEG-DASH standard according to ISO/IEC 23009-1, Information Technology Dynamic Adaptive Streaming over HTTP (DASH) Part 1: Media Presentation Description and Segment Formats · Handles the download and xml parsing of the MPD. Based on that it provides an OO based interface to the MPD. · Media elements, e.g., SegmentURL, SegmentTemplate, etc., are downloadable in that OO based structure and can be downloaded through libdash, which internally uses libcurl. · Therefore basically all protocols that libcurl supports, e.g., HTTP, FTP, etc. are supported by libdash. · However it also provides a configurable download interface, which enables the use of external connections that can be implemented by the user of the library for the download of media segments. · The use of such external connections will be shown in the libdash_networkpart_test project which is part of libdash solution and also part of the cross platform cmake system and therefore usable on Windows, Linux and Mac. · The project contains a sample multimedia player that is based on ffmpeg which uses libdash for the playback of one of our dataset MPDs. · The development is based on Windows, therefore the code contains a VS10 solution with additional tests and the sample multimedia player. In addition to the public available open source resources and our libdash mailing list support, we provide professional development and integration services, consulting, high-quality streaming components/logics, etc. based on your individual needs. Feel free to contact me so we can discuss your requirements. Best regards, Stefan [1] Christopher Müller (bitmovin), Stefan Lederer (bitmovin) and Christian Timmerer (bitmovin), An Evaluation of Dynamic Adaptive Streaming over HTTP in Vehicular Environments, In Proceedings of the ACM Multimedia Systems Conference 2012 and the 4th ACM Workshop on Mobile Video, Chapel Hill, North Carolina, February 24, 2012. URL: <http://www-itec.uni-klu.ac.at/bib/files/p37-mueller.pdf> http://www-itec.uni-klu.ac.at/bib/files/p37-mueller.pdf [2] <http://www.bitmovin.net/bitmovin_MPEG_DASH_Client_Evaluation.pdf> http://www.bitmovin.net/bitmovin_MPEG_DASH_Client_Evaluation.pdf [3] <http://www.bitmovin.net/libdash/> http://www.bitmovin.net/libdash/ [4] <http://vicky.bitmovin.net/mailman/listinfo/libdash-dev> http://vicky.bitmovin.net/mailman/listinfo/libdash-dev [5] https://github.com/bitmovin/libdash ____________________________ DI Stefan Lederer bitmovin CEO | Head of Business Lakeside Science & Technology Park Building B01 9020 Klagenfurt AUSTRIA phone: +43 (664) 4347745 mail: <mailto:stefan.lede...@bitmovin.net> stefan.lede...@bitmovin.net web: <http://www.bitmovin.net/> www.bitmovin.net skype: stefan-lederer Coming soon: <http://www.bitcodin.com> www.bitcodin.com Member of: cid:image004.png@01CDBEA1.BDDDE360 Please note: This e-mail may contains confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail are strictly forbidden. Please consider the environment before printing this email. _______________________________________________ Application-dev mailing list <mailto:Application-dev@lists.tizen.org> Application-dev@lists.tizen.org <https://lists.tizen.org/listinfo/application-dev> https://lists.tizen.org/listinfo/application-dev
<<image001.png>>
_______________________________________________ Application-dev mailing list Application-dev@lists.tizen.org https://lists.tizen.org/listinfo/application-dev