trilliumeng / orion-sdk

Public SDK and ICD for Trillium Engineering's Orion Gimbals.
http://www.trilliumeng.com
MIT License
15 stars 15 forks source link

VideoPlayer Unable to find OrionPublicPacket.h #19

Closed jugpanther closed 1 year ago

jugpanther commented 1 year ago

I am trying to run the videoplayer example SDK, but I get an error in the program stating it can't find the OrionPublicPacket.h file. Please help!

I followed the qmake and make process for building.

Note: I did update the StreamDecoder.c file (line 90) because of a build issue with ffmpeg to AV_CODEC_FLAG_GLOBAL_HEADER. My guess is because I have the latest version of ffmpeg.