Purpose - the camera video transmission through the network platform other
Current plan - store the image as BMP files by the udp protocol to send to the client, the client (PC) receive the file and decoding, and then by adjusting the pass how many frames per second to show the effect of video
Nature is about storage in the form of image files, in order to convenient PC server to test the image recognition (not I am responsible for range)
This XueSeng one of National People's Congress, the knowledge is shallow, want to ask whether the scheme will be less than optimal too trival, hope bosses share
CodePudding user response:
First figure is through the sensor module, and then the data sent to the ISP, then can carry out the h264 encoding (there are many kinds of) encoding, then can use the standard RTSP - RTP protocol to transmit, so don't have to develop the PC software, can be directly from the third party, do you want to save it and then decode it won't be the real time, and it's too troubleCodePudding user response:
This project is quite complicated, college students can make such a senior project now?CodePudding user response: