top of page
Newspapers

AUTHENTISE NEWS

Find all of Authentise's press releases, dev blogs and additive manufacturing thought pieces right here.

Writer's pictureFarjad Khan

How to add Authentise Streaming Client to Rasberry Pi

1) Download the code as instructed in the app or go to: http://app.authentise.com/#/app-download


2) chmod +x Authentise-armv6l-3.2.bsx


3) run the script like this


./Authentise-armv6l-3.2.bsx


4) This installs binary and runs it as a daemon. You can check this with this command:


ps -ef | grep authentise


You should see something like this:


pi 17954 17698 0 15:30 pts/0 00:00:00 /usr/local/bin/authentise-streaming-clientpi 17955 17954 15 15:30 pts/0 00:06:56 /usr/local/bin/authentise-streaming-client


5) run this command:


/usr/local/bin/authentise-streaming-client --connection-code


this will give some long message and then on a newline will output the code to use when adding the printer. The code looks something like this:


ANJTWT


6) Now you can log into the app and add the Streaming client and printer

0 views0 comments

Recent Posts

See All

Data Processors

Authentise maintains, and regularly updates, a list of data processors. Each of these data processors adheres to the same stringent...

Dependencies & Attributions

Thank you to all open source communities on whose output we rely and build. Below is a list of our dependencies, listed by License type....

Comments


bottom of page