Is there demo for video transmission on PCA10056 DK?
it is just video transimission demo. just loopback is ok.
we are using nRF52840. is it possible? or other platform?
Thanks a lot.
Is there demo for video transmission on PCA10056 DK?
it is just video transimission demo. just loopback is ok.
we are using nRF52840. is it possible? or other platform?
Thanks a lot.
Hi
We don't have any examples showing how to do video transmission with the nRF52840, no.
Typically you would use a radio technology with higher bandwidth, and a processor with more performance, if you want to do video encoding and transmission (Wi-Fi is normally used for this).
We do have an un-official example showing how to transmit JPEG images from the nRF52840 to an app on the phone, but since JPEG encoding is not very efficient for video the framerate is normally to slow to be considered a proper video stream:
https://github.com/NordicPlayground?q=image&type=&language=
Best regards
Torbjørn