in windows 10
i was downlaod the code from git
and compiled and flashed the bootloader.bin in Address 0x800000 and firmware.bin in Address 0x8020000
if i flash the bootloader and firmware then video is coming in linux os and windows os in openmv ide(working good)
but,
if i flash the botloader and uvc
then in linux, video is detecting as /dev/video1 and video is coming in vlc and all other tools and working well
but in windows, open mv is detected as has openmv cam usb com port(com5) but i am not able to connect with openmv ide tool or any other video streaming tools
my goal is to get the video streaming in windows 10 in uvc mode with any streaming tools(openmve ide, vlc. mplayer).
how can i achieve ???