cancel
Showing results for 
Search instead for 
Did you mean: 

Streaming ''live'' video over Ethernet.

chupys
Associate II
Posted on September 28, 2016 at 10:04

Hi! I am working on the project, when I must translate live video from camera(OV7670) to PC via Ethernet. I am using STM32F4 Discovery board. I sucsessfully connect camera to Discovery via DCMI interface. From the other hand I an configurate a small HTTP server. Now I must retranslate this video stream to PC via Ethernet. How can I do that? Can somebody give me some example of code, pls. Thanks.

P. S. Sorry for my bed english.

#stm32 #ethernet #lwip
1 REPLY 1
Posted on September 28, 2016 at 16:32

example code for transcoding video can give you the open source ffmpeg project. But it may be a too heavy task for an STM32 to be done in realtime.

STemWIN offers Support for VNC. Maybe an option for you.

Best regards,

Markus.