cd /opt/dvsdk/dm355/
i want to do a menu including 1.encode 2. decode 3. stock up 4.encode and stock up 5 pause 6 quit the 7stop .
can i use the busybox implement the above function?how to do?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
cd /opt/dvsdk/dm355/
i want to do a menu including 1.encode 2. decode 3. stock up 4.encode and stock up 5 pause 6 quit the 7stop .
can i use the busybox implement the above function?how to do?
The best place to get started is to look at the "interface" demo source code (included in DVSDK).