Other Parts Discussed in Thread: DM3730
Hello,
I work with the Mistral DM3730 EVM Board and search for an DVR (FBAS PAL/NTSC) exsample code with OSD
can anybody help ?
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.
Other Parts Discussed in Thread: DM3730
Hello,
I work with the Mistral DM3730 EVM Board and search for an DVR (FBAS PAL/NTSC) exsample code with OSD
can anybody help ?
Hi Stefan,
There are various ways for video processing but I recommend you V4L2 (Video for Linux 2) which is a video capture and output device API and driver framework for Linux. You can find detailed tutorial and many examples at the link below:
http://linuxtv.org/downloads/v4l-dvb-apis/
BR
Tsvetolin Shulev