ankit.garg
Posts: 3
Joined: Wed Dec 16, 2015 10:32 am

Broadcom libraries and SDK for Raspberry pi

Thu Feb 04, 2016 2:03 pm

Hi!

I want to develop my own media player using Raspberry pi model 2 and I am wondering if buying an Raspberry pi model 2 also gives me the access to its complete Software development kit (which includes cross compilation tools) and the broadcom libraries which I can use to capture events from the broadcom chip while decoding the mpeg2 content on the chipset.

I understand that for decoding the mpeg2 content I need to buy a license for it.

TIA
Ankit Garg

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 26716
Joined: Sat Jul 30, 2011 7:41 pm

Re: Broadcom libraries and SDK for Raspberry pi

Thu Feb 04, 2016 2:09 pm

All the available code is on github, which gives you everything you need. Only fly in the ointment is the documentation isn't fantastic for what you want to do, but look up OpenMAX, which is the APi used, or search for MMAL which is a Broadcom library, easier to use than OpenMAX.

https://github.com/raspberrypi/
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.

Return to “General discussion”