Author Topic: Dev. environment components  (Read 8435 times)

Simon

  • Newbie
  • *
  • Posts: 20
    • View Profile
Dev. environment components
« on: June 17, 2017, 12:51:17 AM »
To hit the ground running when the application dev environment is released, which languages, tools, 3rd party libraries/SDKs,... should one get familiar with?

tesla500

  • Krontech
  • Full Member
  • *****
  • Posts: 218
    • View Profile
    • krontech.ca
Re: Dev. environment components
« Reply #1 on: June 17, 2017, 01:21:33 AM »
You'll want to know Linux, C/C++, and the QT framework for GUI development, and the Gstreamer/Openmax video framework for the video saving functionality

Simon

  • Newbie
  • *
  • Posts: 20
    • View Profile
Re: Dev. environment components
« Reply #2 on: June 19, 2017, 08:12:13 AM »
Great, thanks. Linux: tick, C/C++: tick, QT: briefly used before - mainly need to look at Gstreamer/Openmax. Thanks.