sohelmalek12 0 Posted July 30, 2013 I am doing my M.Tech.dissertation on Wireless CCTV systems. So If i am using zigbee ETRX3 latest module then how can i get video(combined sequential frames) into the PC. I am going to use Zigbee ETRX3USB stick at receiver side(Directly to PC or laptop) and Zigbee ETRX3 module at transmitter side. Is there any need of any other circuitry for visualization of video in PC.? Tell me the how can i interface zigbee, microcontroller and PC. I m going to use MSP430F1611 microcontroller frol Texas instruments. Share this post Link to post Share on other sites
hardwired 0 Posted July 30, 2013 The 802.15.4 protocol really isn't meant for video. Even at the 2.4GHz band, the sync rate is only 250Kbps, which means a real-world throughput of about half that, 125Kbps, which is inadequate for any decent resolution and frame rate. The easiest way to push video is using individual JPEG images, but that's also an inefficient method. Share this post Link to post Share on other sites