can the xbee transmit video?
Eagle8587
Posts: 6
Can one of the xbee modules send and recive video data? and if so what models can or cant, what types of video, and how many video streams. at the moment i dont have any of the xbee modules yet but i am hopeing that feedback on here will point me in the direction i want to go in.
Thank you for your help
Thank you for your help
Comments
yea i noticed that in the similar threads lested below i tried to search for a related thread before i posted this one, what i am going to more then likely do is overlay my video with the information i need/want then get a different transmiter to send that data to my controller
Is there any way to compress the data before you send it and decompress it on the receive end?
Video lends itself to very high compression rates but the algorithms to compress and decompress video are beyond many (most?) microcontrollers.
I think the video compression/decompression also creates a delay in the video stream.
Small computers like the Raspberry Pi can stream video over a WiFi link. I haven't tried this myself.