embedded - webcam interfacing with stm32 -
i want utilize stm32f4 microcontroller receive video stream stream on ethernet rtsp protocol .
i need guys tell me wich circuit best interfacing stm32.
can interface webcam stm32 via usb otg ? (i have basic ideas usb protocol, problem webcam have not supported linux there no code source drivers, no endpoint references ...)
is possible define endpoints , vendor-specific commands trigger mass transfer of video ( streaming ) debugging usb traffic ?
or, recommend circuit provide video stream simple interface stm32 .
i know kind of crazy thing do, i'm asking how hard it's gonna ?
let me know think of project ?
ps: rtsp part of project not purpose of topic .
thanks in advance.
you can't run linux on stm32f4, nor getting usb stack running on it, , writing own webcam driver trivial. recommend going sort of embedded camera, or moving processor can back upwards total linux distro running on it.
embedded usb webcam stm32 stm32f4discovery
No comments:
Post a Comment