Power & Source of Big Ideas

I'm trying to pair with a speaker, but I see this on the console:

Mar 23 04:22:41 NanoPi-NEO-Air bluetoothd[823]: a2dp-sink profile connect failed for 32:54:02:BB:01:EF: Protocol not available
Is there a way to change the BD address? I have two Nano Pi NEO Airs and they both have the same address.
Wow, it's been an experience. I fixed up the Nano Pi NEO Air kernel here: https://github.com/gtalusan/sun8i-linux-kernel/commit/ee726f444c55213bf966ab74e4d7da4a7d7e04d4 Ported gst-plugin-cedar to support H3 here: https://github.com/gtalusan/gst-plugin-cedar And now I can record 1080p from the CAM-50...
Hi, I purchased a NanoPi NEO AIR recently, and I've been trying to get gstreamer1.0 to run and encode h264. I've installed the gst-plugin-cedar but get the following logs: GST_PLUGIN_PATH=/usr/local/lib/gstreamer-1.0/ gst-launch-1.0 -ve videotestsrc ! cedar_h264enc ! h264parse ! matroskamux ! filesi...