Updated on 2022-02-24 GMT+08:00

Importing the DEMO Project of the Codec

  1. Download the DEMO project, obtain the codecDemo.zip file from the source_code folder, and decompress the file to a local directory.

    Figure 1 Position of the DEMO project of the codec

  2. Open Eclipse, right-click the blank area in Project Explorer on the left of Eclipse, and choose Import > Import....

    Figure 2 Importing DEMO project 1

  3. Expand Maven, select Existing Maven Projects, and click Next.

    Figure 3 Importing DEMO project 2

  4. Click Browse, select the codecDemo folder obtained in 1, select /pom.xml, and click Finish.

    Figure 4 Importing DEMO project 3