Is this HDMI passthrough or coding h.264 at double the speed the encoder is rated for?

It seems that you would need to some escaping of the double quotes within the QProcess statement.elenalizina wrote: ↑Wed Oct 18, 2017 3:15 pmI call it like this: wpacliProcess.execute("wpa_cli set_network 0 psk '"12345678"'");
Code: Select all
wpacliProcess.execute("wpa_cli set_network 0 psk '\"12345678\"'");
Looking forward to test the board myself asap. Did you use an adapter for the b100? It still a pity that the board costs 20 times the chip price...Orbital6 wrote:Can confirm, calling raspivid with a b100 board starts showing whatever your hdmi feed is (without audio). can make it stream with raspvid -f 0