Home > OS > Raspberries on how to implement real-time video transmission need?
Raspberries on how to implement real-time video transmission need?
Time:10-09
Recently playing with raspberry pie, do you want to be a real-time video display function, the raspberries in the real-time video transmission of cameras to another host in the LAN, and then display the real-time images, similar to the uav real-time image display, unmanned aerial vehicle (uav) images can be displayed real-time transmission to the remote control terminal, and very smooth,
Himself to search some solutions: 1. The MJPG - stream With this implementation, can direct access to the web page to view real-time video on the remote computer, but the frame rate is too low, about the appearance of the following 5 frames per second, very card!
2. VLC In this implementation, are also on the remote computer, with VLC client access, picture is BuKa, but there are 2 s - delay of 5 s, no matter how to adjust, also won't solve!
In addition to the above two kinds of schemes, what is the solution? Hope the great god directions,
Said detail as far as possible, too thick I might not understand, because it is a beginner, forgive me forgive me ~ ~
CodePudding user response:
His top!!!!!! Feel BBS some cold ah ~ ~ have not yet great god whoosh once appear
CodePudding user response:
Video listen well tall ah, you develop video using c + +, or c?
CodePudding user response:
C or python can be, it is best to C ~
CodePudding user response:
Already know, there are already mature real-time image transmission technology, can satisfy my needs, it seems that don't need to make a car ~ ~