I have a raspberry pi 3 with camera module and i want send picture captured by using OpenCV, to ubuntu server with TCP or UDP
Any idea ??
Please see the following video link>
https://www.youtube.com/watch?v=cwcR1zQkKIE
https://www.youtube.com/watch?v=h92Bos8ehjM
thank you for your response but i need to send a picture i don't need to install ubuntu
UDP is faster than TCP.
UDP is a connectionless protocol, whereas the TCP is a connection protocol.
The data may be lost if there is no connection between the client and server in case of using UDP.
Dear Amin ,
Socket programing will be best for you in this regard. UDP socket approach can be easily implemented to meet you exact requirement.
You can utilize scp command also. (search documentation for scp command [man scp])
Best wishes
Bhaskar
You can use TCP as well.
If you don't want to miss a image on either end.
Are you trying to just send the images? Or you want to play it like a video or some thing?
If doing so, then i will suggest to make a queue kind of structure, Take some image (~30) compress and send via socket.
on other side uncompress it.
Hope it helps
I have a response variable called skin yellowness, which I will measure via a scored color chart, whereby 1 is pale yellow and 15 is orange. I'm not sure if this counts as an ordinal variable,...
11 August 2024 4,793 1 View
Approximate concentrations are require in compared with the WHO permissible limts
11 August 2024 2,723 1 View
I want to know more about Uranium ore deposits in world.
11 August 2024 6,720 0 View
I want to know more about diamond ore deposits in world.
11 August 2024 2,167 1 View
We assume that the difference is huge and that it is not possible to compare the two spaces. The R^4 mathematical space considers time as an external controller and the space itself is immobile in...
10 August 2024 6,678 14 View
If Banks do not provide credit facility, what are the options available for FPOs and impact on producer’s income?
10 August 2024 8,198 5 View
I used eye tracking to examine how participants from two different populations (A and B) react to an image. Participants in population A exhibit larger pupil sizes over time, but they also have...
10 August 2024 3,229 0 View
What are a “Farmers Producer Organization” (FPO) and its essential features?
10 August 2024 477 5 View
I have been doing the m6A dot blot for a while with no improvement, I am extracting the RNA, and I can see the dots although the three biological replicas give a different reading on the memberan...
10 August 2024 8,539 5 View
How do interactions between the biosphere, the carbon cycle, and the water cycle impact global warming and interaction between the atmosphere and the hydrosphere?
09 August 2024 3,291 2 View
Hello. I took from the site MaterialSproject.org Model. And first I want to calculate its energy. I set the calculation parameters and provided 150 GB of RAM. But all the same, for the reason,...
10 June 2024 2,753 1 View
I am implementing an enhanced objective function for RPL. Control messages and data packets of UDP applications are being transmitted. Now the question is that if any data packet which is being...
02 June 2024 3,418 2 View
feasible: all to one (UDP unicast or multicast) stream traffic, images from all mobiles/nodes sent to one mobile/node. TCP modified for node-to-neighbour operation or end-to-end. Can rely on...
05 May 2024 2,535 1 View
On ns2 simalator, I need to make modifications in the AOMDV protocol. How to calculate congestion for a route using the TCP mechanism.
17 March 2024 3,554 2 View
Abstract: In the digital age, the need to protect the privacy and anonymity of individuals when transmitting real-time data over the internet is more critical than ever. User Datagram Protocol...
05 February 2024 4,755 0 View
Explore the fundamental mechanism of the TCP/IP three-way handshake and its role in establishing a reliable connection. Seeking insights into its importance for data integrity and network...
02 January 2024 9,436 2 View
Dear experts, I encountered some issues while analyzing the genomic nucleotide diversity, and I sincerely hope to receive valuable advice. I have processed sequencing data, generating BAM files,...
05 December 2023 3,455 2 View
Hello, During skeletal muscle contraction and during the actin–myosin ATPase cycle there is release of Pi and ADP. Can anyone tell me and ideally suggest a reading list of where they actually...
14 November 2023 6,583 4 View
my question is: is it possible where all hosts [nodes] stream UDP packets to a gcs? I have tried following code: **.host[*].numUdpApps = 1 **.host[*].udpApp[*].typename =...
02 November 2023 9,123 3 View
I was thinking about Teensy 3.5, because it has DAC, but it is discontinued, unfortunately. Raspberry Pi Pico seems interesting, but it has PWMs only, which can be converted to DC voltage signal...
02 November 2023 2,202 4 View